WEL-Format (GISMO): Difference between revisions

From BlueM
Jump to navigation Jump to search
m (add category)
(Formatting)
 
Line 1: Line 1:
GISMO is a software product developed by the [http://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).
{{Wave_nav}}


Currently, due to different output formatting of GISMO, only some of the results in the ASC file format are supported by [http://wiki.bluemodel.org/index.php/Wave BlueM.Wave]:
'''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) &rArr; <code>A*.ASC</code>
* Urban catchment areas (FKA) &rArr; F*.ASC
* Stormwater retention structures (BEK) &rArr; <code>B*.ASC</code>
* Transport routes (GER) &rArr; G*.ASC
* Individual discharges (EIN) &rArr; <code>E*.ASC</code>
* Stormwater overflow structures (RUE) &rArr; R*.ASC
* Urban catchment areas (FKA) &rArr; <code>F*.ASC</code>
* Transport routes (GER) &rArr; <code>G*.ASC</code>
* Stormwater overflow structures (RUE) &rArr; <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 11:49, 11 December 2023

Wave.png Wave | 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