Versions Compared

Key

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

...

      • BUENO/BUENA: good; FEWS quality flag: ORIGINAL_RELIABLE 
      • MALO/MALA: bad;  FEWS quality flag: ORIGINAL_DOUBTFUL 
      • NO DATO: no data;  FEWS quality flag: ORIGINAL_MISSING 

 

...

      • MISSING

Configuring the Import

An example of the URA configuration will be given here. The importType is named URA which should be configured in the general section of the import.
Special attention should be given to the timezone;

...

Code Block
xml
xml
<?xml version="1.0" encoding="UTF-8"?>
<moduleInstanceDescriptors xmlns="http://www.wldelft.nl/fews" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.wldelft.nl/fews http://fews.wldelft.nl/schemas/version1.0/moduleInstanceDescriptors.xsd" version="1.0">


<moduleInstanceDescriptor id="ImportURA">
<moduleId>TimeSeriesImportRun</moduleId>
</moduleInstanceDescriptor>
...
</moduleInstanceDescriptors>
</idMap>

...