Package hydroScalingAPI.io

This package contains all the classes that comunicate directly with the database.

See:
          Description

Class Summary
AsciiToCRas  
ascTRMMToCRas1  
BasinsLogReader This Class reads the .log file where locations of previously extracted basins are stored
BilToCRas Takes a USGS BIL file and creates a CUENCAS-Raster
CRasToEsriASCII This class takes a CUENCAS raster and creates a ESRI GRID raster inputFile, which can be a DEM or a hydrometeorological field.
CRasToGrass This class takes a CUENCAS raster and creates a GRASS ascii raster inputFile, which can be a DEM or a hydrometeorological field.
DataRaster Uses the information on a MetaRaster to read one of the binary files associated to it.
EsriASCIIToCRas This class takes ESRI GRID raster file and creates a CUENCAS raster, which can be DEM or hydrometeorological fields.
GaugeReader This class reads Gauge-type files that contain a time series.
GrassToCRas This class takes GRASS ASCII raster file and creates a CUENCAS raster, which can be DEM or hydrometeorological fields.
HydroNexradRes_space  
HydroNexradRes_space_time  
HydroNexradRes_time  
HydroNexradToCRas  
ImportUSGS_StateGazetteer This class populates the site database using data from the online source at http://cuencas.colorado.edu/
ImportUSGS_waterdataWeb This class was developed to import daily streamflow time series from the USGS website.
LocationReader This Class reads a Location-type site file in the database and creates a data structure apropriate for
LocationWriter This class create Location-type files using a database registry.
MetaDLG This class reads DLG files downloaded from the EROS website at http://edc.usgs.gov/geodata/.
MetaGauge Manages the Gauge-type data object
MetaLocation Manages the Gauge-type data object
MetaNetwork This Class reads the set of files with extensions *.point, *.link and *.stream created the the CUENCAS Network Extraction Module.
MetaPolygon This class interacts with *.poly files.
MetaRaster This class reads a *.metaDEM or *.metaVHC and creates an object that descibes an associated binary files.
 

Package hydroScalingAPI.io Description

This package contains all the classes that comunicate directly with the database. The different classes have the capability to read and write the CUENCAS database formats. These classes can deliver the data in appropriate formats to be used by VisAD or other visualization and analysis packages. No classes outside this package should access the database. All other classes access the database indirecly, which means that future modifications of data formats and standards should not impact the rest of the hydroScalingAPI.



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.