Megha-TRopiques Batch mode processing
-------------------------------------
Ver 1.0

This program is a command mode operation for converting Megha-Tropiques hdf5
data into ASCII or Binary format

It can run in batch mode and convert data for multiple files at same time. 
The data for same Sensor and same level should be kept in a particular directory
and specify the complete path after executing the software for multiple file execution
else specify the complete path and the correspoding file name for single file execution


Procedure for running :
- Download the "mt-hdf-bin-linux.zip" file and uncompress it. 
- copy the libjhdf5.so and libjhdf.so files in /usr/lib directory
- Execute the "sh H5ToBinary.sh" 

System Requirements:
-------------------

Operating System Supported : Linux Red HAT 5.0
Software required          : JRE 1.6 or higher
Memory Requirements        : 1GB RAM
libjhdf5.so and libjhdf.so : in /usr/lib folder

Performance will be better with faster processors and more memory.


