Difference between revisions of "Utility Programs:Main"
Line 10: | Line 10: | ||
[[Utility_Programs:Time Series Data Editor|The Time Series Data Editor]] is a program that assists in formatting both hydrometeorological and precipitation gage data into a format usable by GSSHA<sup>TM</sup>. | [[Utility_Programs:Time Series Data Editor|The Time Series Data Editor]] is a program that assists in formatting both hydrometeorological and precipitation gage data into a format usable by GSSHA<sup>TM</sup>. | ||
− | + | These python scripts may be more suitable for large data sets | |
+ | |||
+ | gssha_event_generator.py: [[Media:gssha_event_generator.zip| Converts raw gage files into a formatted GSSHA precipitation event file (Feb 2018)]] | ||
+ | |||
+ | gssha_HMET_generator.py: [[Media: gssha_HMET_generator.zip| Converts raw HMET data into WES formatted GSSHA input (Feb 2018)]] | ||
+ | |||
+ | Gssha2ssf: [[Media: gssha2ssf.zip| Python script extracts time series from GSSHA solution files for post-processing or calibration (Feb 2018)]] | ||
If you have developed other utility programs and want to share them, you may feel free to add a link here describing the program with a link to download it. | If you have developed other utility programs and want to share them, you may feel free to add a link here describing the program with a link to download it. |
Latest revision as of 20:51, 21 February 2018
There are several utility programs that have been created to assist in setting up GSSHA simulations, in addition to WMS.
CleanDam is a utility that tries to fix digital dams in an elevation grid file.
Format_Precip is an ExcelR spreadsheet that assists in formatting gage data into the GSSHATM precipitation file format.
Format_Hmet is an ExcelR spreadsheet that assists in formatting hydrometeorological data into a format usable by GSSHATM.
The Time Series Data Editor is a program that assists in formatting both hydrometeorological and precipitation gage data into a format usable by GSSHATM.
These python scripts may be more suitable for large data sets
gssha_event_generator.py: Converts raw gage files into a formatted GSSHA precipitation event file (Feb 2018)
gssha_HMET_generator.py: Converts raw HMET data into WES formatted GSSHA input (Feb 2018)
If you have developed other utility programs and want to share them, you may feel free to add a link here describing the program with a link to download it.