hydroScalingAPI.examples.rainRunoffSimulations
Class SimulationToMobleyFile
java.lang.Object
hydroScalingAPI.examples.rainRunoffSimulations.SimulationToMobleyFile
public class SimulationToMobleyFile
- extends java.lang.Object
- Author:
- Ricardo Mantilla
|
Constructor Summary |
SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
java.io.File stormFile,
float infiltRate,
int routingType,
java.io.File outputDirectory)
|
SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
java.io.File stormFile,
MetaRaster infiltMetaRaster,
int routingType,
java.io.File outputDirectory)
|
SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
float rainIntensity,
float rainDuration,
java.io.File stormFile,
MetaRaster infiltMetaRaster,
float infiltRate,
int routingType,
java.io.File outputDirectory)
|
SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
float rainIntensity,
float rainDuration,
float infiltRate,
int routingType,
java.io.File outputDirectory)
Creates new simulationsRep3 |
|
Method Summary |
static void |
main(java.lang.String[] args)
|
static void |
subMain4(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationToMobleyFile
public SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
float rainIntensity,
float rainDuration,
float infiltRate,
int routingType,
java.io.File outputDirectory)
throws java.io.IOException,
visad.VisADException
- Creates new simulationsRep3
- Throws:
java.io.IOException
visad.VisADException
SimulationToMobleyFile
public SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
java.io.File stormFile,
float infiltRate,
int routingType,
java.io.File outputDirectory)
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
SimulationToMobleyFile
public SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
java.io.File stormFile,
MetaRaster infiltMetaRaster,
int routingType,
java.io.File outputDirectory)
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
SimulationToMobleyFile
public SimulationToMobleyFile(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
float rainIntensity,
float rainDuration,
java.io.File stormFile,
MetaRaster infiltMetaRaster,
float infiltRate,
int routingType,
java.io.File outputDirectory)
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
main
public static void main(java.lang.String[] args)
- Parameters:
args - the command line arguments
subMain4
public static void subMain4(java.lang.String[] args)
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.