hydroScalingAPI.examples.artifitialFields
Class createRandomInfiltrationMap

java.lang.Object
  extended by hydroScalingAPI.examples.artifitialFields.createRandomInfiltrationMap

public class createRandomInfiltrationMap
extends java.lang.Object

Author:
Ricardo Mantilla

Constructor Summary
createRandomInfiltrationMap(int x, int y, java.io.File baseMetaDEM, java.io.File stormsDir, java.io.File outputDir)
          Creates a new instance of createInfiltrationMap
 
Method Summary
 void createMetaFile(java.io.File directory, java.lang.String newMetaName, MetaRaster originalMeta)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

createRandomInfiltrationMap

public createRandomInfiltrationMap(int x,
                                   int y,
                                   java.io.File baseMetaDEM,
                                   java.io.File stormsDir,
                                   java.io.File outputDir)
                            throws java.io.IOException
Creates a new instance of createInfiltrationMap

Throws:
java.io.IOException
Method Detail

createMetaFile

public void createMetaFile(java.io.File directory,
                           java.lang.String newMetaName,
                           MetaRaster originalMeta)

main

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


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.