|
Imports time series data stored in the HDF4 file format. |
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 the following format:
*_yyyymmddHHMM_*.* |
that is:
AMSR_E_L2A_BrightnessTemperatures_P07_200604152307_D.hdfAll parameters in the file are assumed to be defined on one and the same grid, defined in the configuration.
<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>
|