WEL-Format (GISMO): Difference between revisions
Jump to navigation
Jump to search
m (Bach moved page WEL-Format-GISMO to WEL-Format (GISMO): Naming convention) |
(Formatting) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Wave_nav}} | |||
'''GISMO''' is a software product developed by [https://www.sydro.de SYDRO Consult GmbH]. GISMO is used for integrated modeling and immission based modeling. A separate result file is written for every system object if specified in the system settings, either a CSV file (columns are separated by semicolons) or as ASC files (columns are separated by spaces). | |||
Examples of the supported result files can be found | Currently, due to different output formatting of GISMO, only some of the results in the ASC file format are supported by BlueM.Wave: | ||
* Rural catchment areas (AUS) ⇒ <code>A*.ASC</code> | |||
* Stormwater retention structures (BEK) ⇒ <code>B*.ASC</code> | |||
* Individual discharges (EIN) ⇒ <code>E*.ASC</code> | |||
* Urban catchment areas (FKA) ⇒ <code>F*.ASC</code> | |||
* Transport routes (GER) ⇒ <code>G*.ASC</code> | |||
* Stormwater overflow structures (RUE) ⇒ <code>R*.ASC</code> | |||
Examples of the supported result files can be found in [https://github.com/bluemodel/BlueM.Datasets/tree/master/Wave/GISMO BlueM.Datasets/Wave/GISMO] | |||
[[Category:Wave]] | |||
[[Category:Timeseries formats]] |
Latest revision as of 10:49, 11 December 2023
Wave | Download | Development
GISMO is a software product developed by SYDRO Consult GmbH. GISMO is used for integrated modeling and immission based modeling. A separate result file is written for every system object if specified in the system settings, either a CSV file (columns are separated by semicolons) or as ASC files (columns are separated by spaces).
Currently, due to different output formatting of GISMO, only some of the results in the ASC file format are supported by BlueM.Wave:
- Rural catchment areas (AUS) ⇒
A*.ASC
- Stormwater retention structures (BEK) ⇒
B*.ASC
- Individual discharges (EIN) ⇒
E*.ASC
- Urban catchment areas (FKA) ⇒
F*.ASC
- Transport routes (GER) ⇒
G*.ASC
- Stormwater overflow structures (RUE) ⇒
R*.ASC
Examples of the supported result files can be found in BlueM.Datasets/Wave/GISMO