Versions Compared

Key

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

...

This specifies the type of time series (see discussion above). This is an enumeration of;

  •         external historical
  •         external forecasting
  •         simulated historical
  •         simulated forecasting
  •         temporary (timeseries will not be stored in the database, but will be available for later processes in the same workflow)
  •         temporary external forecasting (same as previous, but has an externalForecastingtime)
timeStep

This is the time step of the time series. The time step can be either equidistant or non-equidistant. The time step is defined in the parameters of the timeStep element;

...

This element allows the time series created to have a different expiry time to the default expiry time. This means it may be removed earlier, or later, by the rolling barrel function. For temporary series the value may be set to a very brief period. For other time series (e.g. Astronomical input series), the value should be set sufficiently high.

Attributes;

  •         unit (enumeration of: second, minute, hour, day, week)

...