BIN-Format

From BlueM
Revision as of 04:58, 18 October 2016 by Froehlich (talk | contribs) (Created page with "{{Wave_nav}} The BIN (SYDRO binary) format is a proprietary binary format for time series developed by [http://www.sydro.de SYDRO Consult GmbH], which is used e.g. by the [ht...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Wave.png Wave | Development

The BIN (SYDRO binary) format is a proprietary binary format for time series developed by SYDRO Consult GmbH, which is used e.g. by the TALSIM model.

Wave is able to import time series in bin format by calling methods exposed by the assembly SydroZreNet.dll, which in turn accesses methods exposed by SyroZreI.dll.

The bin format contains a sequence of dates and values. Error values are stored as -9999.999 and converted to NaN by Wave during the import.