C++ source code to read Meteosat Images in various formats.
Supported: OpenMTP OpenMTP-IDS HRI HRIT/LRIT.
This library is used to read Meteosat files on a PDUS
receiving station. No decryption is performed. Files are expected
to be already decrypted by using the
EUMETSAT key unit, or to be
transitted already in clear form.
Please refer to EUMETSAT
for any information on European Meteorological Satellite projects.
The MSG HRIT/LRIT code depends on
PublicDecompWT © 2004 EUMETSAT
library from EUMETSAT for image decompression.
The library also include some useful code, like a collection of constants or conversion functions, and a xRIT access class that can compose together HRV image segments.
Some example programs are given in directory examples. They need NetCDF and ImageMagick libraries to compile.
The msat-gdal package provides GDAL drivers based on Meteosatlib, as well as a command line image display, crop, resize and conversion tool.
Use at Your own risk and for any purposes.
Feel free to contact us for any help-bug found.