Versions Compared

Key

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

...

  • unit (enumeration of: second, minute, hour, day, week)
  • value defines the start time of the cold state run relative to the start of the forecast run in number of units given above (negative is before start of forecast).**


Image Removed Image Added
Figure 71 Elements of the exportTimeSeries section

...

Name (and location) of the PI-XML file with exported time series. If the directory location is not explicitly specified the file will be written in the exportDir defined in the general section.

timeSerieSets

Root element for defining timeSerieSets to be exported.

timeSerieSets: timeSerieSet
exportBinFile

When true the events in the PI time series file are written to a binairy file instead of the xml file. The written xml file will only contain the time series headers and optionally a time zone. The binairy file has the same name as the xml file only the extension is "bin" instead of "xml". During PI time series import the bin file is automatically read when available. The byte order in the bin file is always Intel x86.

ignoreRunPeriod

When true the run period, written in the pi run file, will not be extended.

includeThresholds

When true any thresholds for the exported timeseries will be written in the timeserie headers

timeSerieSets

Root element for defining timeSerieSets to be exported.

timeSerieSets: timeSerieSet

TimeSeriesSets to be exported. These may contain either a (list of) locations or a locationSet. Multiple entries may be defined.

omitMissingValues

Are missing values to be written to the export file or should they be left out.

omitEmptyTimeSeries

When true, a series is not exported when the time series is empty (or when omitMissingValues = true, when the time series is empty after removing the missing values.)

forecastSelectionPeriod

Can be used to select all approved forecasts with a forecast start time lying within this periodTimeSeriesSets to be exported. These may contain either a (list of) locations or a locationSet. Multiple entries may be defined.


Figure 72 Elements of the ExportMapStacksActivity.

...