mtsatlib

MTSAT online dissemination data handling utilities for GAME data.
You need python (v2.6+) and C compiler installed.

How to:
1. untar this package and cd mtsatlib directory
2. python setup.py build
3. ln -s build/*/_util.so .
4. cd sample_prog
5. python sample.py

