Versions Compared

Key

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

...

Folder to move badly formatted files to. This may be a UNC path (ie located on the network).

fileNamePatternFilter

e.g *.xml to skip non xml files. Only the * and ? wild cards are recognized.

fileNameObservationDateTimePattern

IMAGE_'yyyyMMdd_HHmmss'.jpg' This will overrule the observation time stored in the file, some grid formats don't contain the time at all, so for these files the pattern is required. Put the literal parts of the pattern between single quotes.

fileNameForecastCreationDateTimePattern

'IMAGE_'yyyyMMdd_HHmmss'.jpg' This will overrule the forecast time stored in the file, some grid formats don't contain the forecast time at all, so for these files the pattern is required. Put the literal parts of the pattern between single quotes. When the file name also contains non forecast date times. Put this parts between ' and use ? wildcard. All forecast with the same forecast time belong to the same forecast.

fileNameLocationIdPattern

...