Versions Compared

Key

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

...

Imports time series data from files in CSV format without any header lines
The columns are parsed hardcoded based on documantation located here: http://www.knmi.nl/datacentrum/catalogus/catalogus/content/nl-obs-surf-10m-ext.htmImage Removed
The units belonging to the parameters are taken from:http://www.knmi.nl/datacentrum/catalogus/catalogus/content/nl-obs-surf-10m-parameters-actueel.htmImage Removed
and stored in a .txt file for lookup in the code.

Import type

The import type is CSV. There is no particular file extension required. To use this import in FEWS configuration: <importType>LmwKnmiCsv</importType>

Example

Here is an example:

...