MSG Native Format support for Python

MSGNative is a Python module that provides access to the data and metadata from Meteosat Second Generation (MSG) Level 1.5 Native Format files.

Current features:

  • Extract values from any channel
  • Access any metadata record from the header or trailer
  • Perform high-level region queries
  • Return data as original pixel values or in calibrated physical units
  • Convert between grid and geographic coordinates

MSGNative is distributed under an Open Source license and can be easily extended and customized. Go ahead and try it!

If you just need an application that can read and export data from MSG Native Format files, take a look at MSGNReader.