WMS:HEC-HMS Post-Processing: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
To run an HMS simulation, you first need to save the HMS file from WMS. Then, start HMS, read the HMS file, and run the simulation in HMS. Finally, you can read the solution back into WMS by opening the HMS DSS solution file from WMS.
To run an HMS simulation, a use first needs to save the HMS file from WMS. Then start HMS, read the HMS file, and run the simulation in HMS. Finally, read the solution back into WMS by opening the HMS DSS solution file from WMS.


To read the solution into WMS, open the DSS file associated with the name of the basin. For example, if the basin name is "Subbasin-3", and the HMS project file name is "castro.hms", you would find a file called "castro.dss" in the same directory as "castro.hms". In WMS, select ''File'' | '''Open''' and go to the directory where the DSS file that you want to view is located. Open the DSS file and a dialog like the following will show up.
To read the solution into WMS, open the DSS file associated with the name of the basin. For example, if the basin name is "Subbasin-3", and the HMS project file name is "castro.hms", the user would find a file called "castro.dss" in the same directory as "castro.hms". In WMS, select ''File'' | '''Open''' and go to the directory where the DSS file to view is located. Open the DSS file and a dialog like the following will show up.




Line 19: Line 19:
Therefore, the entire pathname that we are looking for is "//SUBBASIN-3/FLOW/16JAN1973/5MIN/CURRENT/".
Therefore, the entire pathname that we are looking for is "//SUBBASIN-3/FLOW/16JAN1973/5MIN/CURRENT/".


In this dialog, scroll down to find the DSS pathname associated with the basin that you are interested in and select the '''Edit/Plot Data...''' button. This will bring your data into the [[WMS:XY Series Editor|XY series editor]] where you can see a plot of your output results as shown below.
In this dialog, scroll down to find the DSS pathname associated with the basin of interest and select the '''Edit/Plot Data...''' button. This will bring the data into the [[WMS:XY Series Editor|XY series editor]] where users can see a plot of the output results as shown below.





Revision as of 17:03, 4 September 2014

To run an HMS simulation, a use first needs to save the HMS file from WMS. Then start HMS, read the HMS file, and run the simulation in HMS. Finally, read the solution back into WMS by opening the HMS DSS solution file from WMS.

To read the solution into WMS, open the DSS file associated with the name of the basin. For example, if the basin name is "Subbasin-3", and the HMS project file name is "castro.hms", the user would find a file called "castro.dss" in the same directory as "castro.hms". In WMS, select File | Open and go to the directory where the DSS file to view is located. Open the DSS file and a dialog like the following will show up.


File:WMSimage4.jpg
DSS File Editor dialog


Most hydrographs computed in HMS will have the following information for each part of the pathname:

  • Part A: Nothing
  • Part B: The sub-basin name ("SUBBASIN-3" in our case)
  • Part C: The parameter value ("FLOW" will correspond with the hydrograph for the basin)
  • Part D: The start date for the hydrograph
  • Part E: The time increment for the hydrograph
  • Part F: The HMS Run ID for the hydrograph ("CURRENT" in our case)

Therefore, the entire pathname that we are looking for is "//SUBBASIN-3/FLOW/16JAN1973/5MIN/CURRENT/".

In this dialog, scroll down to find the DSS pathname associated with the basin of interest and select the Edit/Plot Data... button. This will bring the data into the XY series editor where users can see a plot of the output results as shown below.


File:WMSimage5.jpg
XY Series Editor dialog


Related Topics