hydroScalingAPI.examples.rainRunoffSimulations
Class PrecipGridToHillslopes

java.lang.Object
  extended by hydroScalingAPI.examples.rainRunoffSimulations.PrecipGridToHillslopes

public class PrecipGridToHillslopes
extends java.lang.Object

Author:
Ricardo Mantilla

Constructor Summary
PrecipGridToHillslopes(int x, int y, byte[][] direcc, int[][] magnitudes, MetaRaster md, java.io.File stormFile, java.io.File newstormFile)
          Creates new simulationsRep3
 
Method Summary
static void main(java.lang.String[] args)
           
static void subMain1(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrecipGridToHillslopes

public PrecipGridToHillslopes(int x,
                              int y,
                              byte[][] direcc,
                              int[][] magnitudes,
                              MetaRaster md,
                              java.io.File stormFile,
                              java.io.File newstormFile)
                       throws java.io.IOException,
                              visad.VisADException
Creates new simulationsRep3

Throws:
java.io.IOException
visad.VisADException
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

subMain1

public static void subMain1(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.