Time series management

From BlueM
Jump to navigation Jump to search

BlueM_icon.png BlueM.Sim | Downloads | Application | Theory | Development

The time series management is the interface between BlueM and loads into the considered system. The loads are presented in the form of time series. Basically the are stations to which time series can be assigned, differentiated according to the following types: discharge, precipitation, temperature and content.

BlueM uses its own time series format in binary form (BIN). Furthermore time series in the ZRE-Format can be used.


Interpretation of time series

The interpretation of a time series gives vital information about the given time series values respective how the time stamp and the corresponding values are to be understood.

There are five different interpretation types. These types are listed below and depicted graphically in the following figure.

  • Instantaneous (e.g. discharge)
  • Block right (timestamp left)
  • Block left (timestamp right)
  • Cumulative
  • Cumulative per time step (e.g. precipitation)

Figure 52: Interpretation of time series

Using an incorrect interpretation will inevitably lead to incorrect results.

Precipitation in [mm] is mostly given as cumulative per time step. Discharge [m³/s] may be given as Instantaneous or as BlockRight/BlockLeft, depending on how the measured values were recorded respectively and whether they were averaged over a certain time period.