Versions Compared

Key

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

scrollbar

What

nameofinstance.xml

Required

no

Description

Export data (timeseries) from Delft-Fews to several file formats

schema location

http://fews.wldelft.nl/schemas/version1.0/timeSeriesExportRun.xsd

Entry in ModuleDescriptors

<moduleDescriptor id="TimeSeriesExportRun">
<description>Export module to export timeseries to various formats</description>
<className>nl.wldelft.fews.system.plugin.dataExport.TimeSeriesExport</className>
</moduleDescriptor>

...

This type specifies which reader should be used to read the file. It may be any string as long as this type is supported by the TimeSeriesExport module. The list of supported types is given below here.

folder

Folder (directory) in which to store the exported files.

...