Versions Compared

Key

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

...

Info

When dealing with ensembles, the ensembleId needs only be defined if the workflow activity that is used must retrieve the complete ensemble, or if members are to be written under a new ensembleId. In other cases the ensembleId needs only be defined in the workflow definition (see Workflows chapter). For the TimeSeriesSets defined in modules there is then no difference between running in ensemble mode and running normally.

Manual data edits

Timeseries can be edited by the user. This can be done from the explorer (filters.xml) or from the predefined displays (displaygroups.xml). It is required that the ReadWriteMode of the TimeSeriesSet is not set to "read only".There are some characteristics concerning handling of manually edited timeseries.

Automatic overwrite of manually edited values

  • Once a value in a import timeserie (so directly from the import module), it can not be overwritten by a new import with data for the same timestep.
  • But, if the value is edited in a timeserie which is the result of a transformation, a new transformation task WILL overwrite the manually edited data.

Expiry time of manually edited values

  • A manually edited value will get the expiry time of the timeseriesset it is in, in the filters.xml or displaygroups.xml (depending on from which display the edit session started).
  • If there is not expiryTime configured, then the default expirytime from the global.properties file will be taken.
  • If this expiry time is not set, a default of 10 days is used.