hydroScalingAPI.io
Class BilToCRas
java.lang.Object
hydroScalingAPI.io.BilToCRas
public class BilToCRas
- extends java.lang.Object
Takes a USGS BIL file and creates a CUENCAS-Raster
- Author:
- Ricardo Mantilla
|
Field Summary |
java.lang.String[] |
parameters
The elements to be included in the MetaFile |
|
Constructor Summary |
BilToCRas(java.io.File inputDirectory,
java.io.File outputDirectory,
int type)
Creates a new instance of BilToCRas |
|
Method Summary |
static void |
main(java.lang.String[] args)
This method tests this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parameters
public java.lang.String[] parameters
- The elements to be included in the MetaFile
BilToCRas
public BilToCRas(java.io.File inputDirectory,
java.io.File outputDirectory,
int type)
throws java.io.IOException
- Creates a new instance of BilToCRas
- Parameters:
inputDirectory - The directory where the BIL files are locatedoutputDirectory - The location where the CUENCAS-Raster will be writentype - 0 for DEM or 1 for VHC
- Throws:
java.io.IOException - Captures problems while reading or writing the file
main
public static void main(java.lang.String[] args)
- This method tests this class
- 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.