Versions Compared

Key

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

...

  • locationId: Id of the location of the event (see definition of DELFT-FEWS locations).
  • parameterId: Id of the parameter in the event (see definition of DELFT-FEWS parameters).
  • name: name of the historical event. This name will be available as a list of historical events.

Alternatively locationId, parameterId and eventData can be left out and replaced with historicalEventSets.

eventData

Time series data for the event. This follows the same defition of the inputVariable detailed in the Tranformation Module configuration. The typical profile option is used for defining an historical event).

Attributes;:

  • variableId: ID of the variable (group).Later used in referencing the variable.
  • variableType: Optional type definition of variable (defaults to "any")
  • convertDatum: Optional Boolean flag to indicate if datum is to be converted.

...

Time step for typical profile if variable to be defined for the historical event.

Attributes;:

  • unit (enumeration of: second, minute, hour, day, week, nonequidistant)
  • multiplier defines the number of units given above in a time step (not relevant for nonequidistant time steps)
  • divider same function as the multiplier, but defines fraction of units in time step.

...

Data entered to define the event. Data is entered using the dateTime attribute only, the specific date and time values given for each data point. Other attributes available for defining typical profiles are not used.

Attributes;:

  • dateTime: Attribute value indicating the value entered is valid for a specific date time combination. The string has the format "<year><month><day>T<hour>:<minute>:<second>". For example the 23rd of August is "1984-12-31T00:00:00".

...