Versions Compared

Key

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

...

'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.  If the litteral parts contain unrelated numbers or an unrelated date, replace each digit with a ?. The ? should still be between the single quotes. Example: T20190524_20190722 →  'T????????_'yyyyMMdd.

fileNameForecastCreationDateTimePattern

...