Package hec.gui

Class ExampleWatersheds

java.lang.Object
hec.gui.ExampleWatersheds

public class ExampleWatersheds extends Object
Used to deal with the ExampleWatershed component of HEC-ResSim. For now, installing the example watershed data.
  • Constructor Details

    • ExampleWatersheds

      public ExampleWatersheds()
  • Method Details

    • installExampleWatersheds

      public void installExampleWatersheds(String outputDirectory, String filename)
      Used to deal with the ExampleWatershed component of HEC-ResSim. For now, installing the example watershed data.
      Parameters:
      outputDirectory - directory where watershed is located and examples will be extracted to
      filename - the name of the zip file in the Examples folder, if null the file "ExampleWatersheds.zip" will be used.