MSG NATIVE2HDF: Extract and save into HDF file IR or VIS MSG data
Language/Format: IDL
Application type(s): Data Conversion
Related project(s): MSG
Application type(s): Data Conversion
Related project(s): MSG
Description
This page contains the code of a useful tool for compressing a HDF4 file. It contains pieces of code for reading/writing file and SDS attributes and SDS data
Limitation
- Does not support HRV channels
- Does not dump native header informations
Usage
Configuration
- /source/SPT_Config.icl : configure the SPT Toolbox
- /exemple/MSG_NATIVE2HDF.bat : set inputs/outputs and channels to process
Execution
idl @MSG_NATIVE2HDF.bat
Download
Sources can be downloaded here :
Package can be browsed here :
Prerequisites
- IDL at www.harrisgeospatial.com
- the SPT Toolbox for reading native data at http://www.eumetsat.de
Installation
- If not done yet, install the SPT Toolbox
- Copy the MSG_NATIVE2HDF.pro file to the source/ directory of the SPT Toolbox.
- Copy the MSG_NATIVE2HDF.bat file to the exemple/ directory of the SPT Toolbox.