Versions Compared

Key

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

...

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

No Format
 *@yyyymmddHHMM_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. between two underscores, for instance AMSR_E_L2A_BrightnessTemperatures_P07_200604152307_D.hdf
  • 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, defined in the configuration.

Configuration (Example)

...

No Format

<timeSeriesSet>
    <moduleInstanceId>ImportMODISHDF4</moduleInstanceId>
    <valueType>grid</valueType>
    <parameterId>sRb5</parameterId>
    <locationId>MODIS_GRID</locationId>
    <timeSeriesType>external historical</timeSeriesType>
    <timeStep unit="nonequidistant"/>
    <readWriteMode>add originals</readWriteMode>
    <synchLevel>7</synchLevel>
    <expiryTime unit="day" multiplier="14"/>
 </timeSeriesSet>