Versions Compared

Key

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

...

If the export is done without an relative period but not in the workflow which created the forecast the current forecast will be exported. 
If you have used modifiers in this workflow you should also configure the relatedWorkflowId <relatedWorkflowId> to indicate which workflow was run to compute the forecast, this .
This will ensure that the modifiers used in this workflow will also be exported to the archive.
Note: if you want to archive data from a local run, also add <allowIFD>true</allowIFD>.


The associated root directory structure of the Delft-FEWS export for this type of dataset is as follows:
<archiveRoot>/<yyyy>/<MM>/<areaId>/<dd>/simulated/<workflowId><TimeZero><DispatchTime>
Where <dd> refers to the date of the forecast time T0.
This directory holds the metaData.xml as well as runInfo.xml file with the FEWS taskrun properties (see Figure 3.8). Within this directory the following sub-folders may exist:
/timeseries, /reports, /modifiers, /states
The exportArchiveModule.xsd has a dedicated exportSimulated section to configure the messages that need to be archived (see Figure 3.7). The associated specification is given in Table 4.4.
Table 4.4 Delft-FEWS export configuration for archiving simulations

...