Hystem-Extran file formats

From BlueM
Revision as of 02:10, 21 December 2021 by Froehlich (talk | contribs) (Translation to english)
Jump to navigation Jump to search

Wave.png Wave | Development

Hystem-Extran uses the following file formats supported by BlueM.Wave:

  • Regendatei

Regendatei

Regendatei (rain file) usually has the file extension *.reg, but can also be found with *.dat.

See detailed Regendatei format description information.png.

Example file:

TUD   0 0   0 1 0 0                                      0        0           0
TUD   0 0   0 2 0 0     5   -311 42008 0 0 014 42008 0 0 0    3N    MM / IB   
TUD   0 0   0 3 0 0 Niederschlag Musterstadt                                  
TUD   0 0   0 4 0 0 Dauer: xy min                                               
TUD   0 0   0 5 0 0 Wiederkehrzeit: x.yz a                                      
TUD  11 4200819 0 0     0    0    0    0    0    0    0    0    0   51  134  168
TUD  11 4200820 0 0   126   59   93   92   44   51   76  116   91   40    0    0
TUD  11 4200821 0 0   101   20    0    0    0    0    0    0    0    0    0    0
TUD  11 4200822 0 0     0    0    0    0    0    0   84   22    7    7    7    7
TUD  11 4200823 0 0     7    7    3    0    0    0   76   76   76   76   76   76
TUD  12 42008 0 0 0   224  224  224  252  294  294  189  189  240  273  303  420
TUD  12 42008 1 0 0   168  101   84  160  273  273   84   84   84   84   84   84
TUD  12 42008 2 0 0   673  673  521  269   42   42   42   42   42   34   21   21

The file must end with a line with the character "E" in column 20:

TUD   0 09999 0 0 0E

Notes:

  • BlueM.Wave detects this file format by checking for ·0·0···0 as the 6th to 14th characters in the first line.