Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Manual Rain and River Observations in HHZZ formatImport function for Bureau of Meteorology HHZZ files. These files contain 24 hour rainfall and manual river level observations.

Format

Filename: <district><siteNumber>-<time>-<date>.txt

...

  • 3 characters for district
  • 3 characters for site number
  • Station name is variable length and can contain spaces
  • DD format for date
  • hhmm format for time
  • Optional rainfall section:
    • RainfallAmount 0.0 to 9999.9 in mm
  • Optional river height section:
    • RiverHeight 0.00 to 9999.99 in m
    • HeightTendency 2 digits

ImportType in the Delft-FEWS import module is: <importType>HHZZ</importType>

Example import is attached