hydroScalingAPI.modules.networkExtraction.objects
Class GetGeomorphologyROM

java.lang.Object
  extended by hydroScalingAPI.modules.networkExtraction.objects.GetGeomorphologyROM

public class GetGeomorphologyROM
extends java.lang.Object

This class implements a ROM version of the the downstream-travel algorithm over the network to calculate important netwotk features (geomorphical and topological) for all locations in the DEM. All the methods in this class are static which makes this class a toolbox that can be extended to include new analysis

Author:
Jorge Mario Ramirez and Ricardo Mantilla

Constructor Summary
GetGeomorphologyROM(MetaRaster MR1, NetworkExtractionModule pr)
          Creates and instance of the ROM based geomorphology class
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetGeomorphologyROM

public GetGeomorphologyROM(MetaRaster MR1,
                           NetworkExtractionModule pr)
Creates and instance of the ROM based geomorphology class

Parameters:
MR1 - The MetaRaster of the DEM to be processed


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.