You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Imports time series data stored in the HDF4 file format.

Notice that the file name should contain the date and time for the data in a particular format:

 *@yyyymmddHHMM*.*    (@ = either a dot (.) or an underscore (_))

that is:

  • The file name without the extension should contain the date and time after the last dot or underscore.
  • The date and time are given as four digits for the year, two digits for respectively month, day, hour and minute (seconds are ignored; the format may not currently contain a "T" to separate date and time or a "Z" to indicate the timezone).

All parameters in the file are assumed to be defined on one and the same grid.

Configuration (Example)

Pro memorie

  • No labels