WEL-Format (GISMO): Difference between revisions
Jump to navigation
Jump to search
m (add category) |
(Formatting) |
||
Line 1: | Line 1: | ||
{{Wave_nav}} | |||
Currently, due to different output formatting of GISMO, only some of the results in the ASC file format are supported by | '''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). | ||
* Rural catchment areas (AUS) ⇒ A*.ASC | |||
* Stormwater retention structures (BEK) ⇒ B*.ASC | Currently, due to different output formatting of GISMO, only some of the results in the ASC file format are supported by BlueM.Wave: | ||
* Individual discharges (EIN) ⇒ E*.ASC | * Rural catchment areas (AUS) ⇒ <code>A*.ASC</code> | ||
* Urban catchment areas (FKA) ⇒ F*.ASC | * Stormwater retention structures (BEK) ⇒ <code>B*.ASC</code> | ||
* Transport routes (GER) ⇒ G*.ASC | * Individual discharges (EIN) ⇒ <code>E*.ASC</code> | ||
* Stormwater overflow structures (RUE) ⇒ R*.ASC | * 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] | 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]] | [[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