Abstract:
Read_HDF v2 (previously called TRMM Data Reader) is a tool to read in a TRMM
HDF data file and write out user-selected SDS arrays and Vdata tables as
separate flat binary files. New functionalities have recently been added
including options to choose ascii output format, and running the program in
batch mode. This software currently runs on UNIX systems.
This program has been tested on the
... following TRMM HDF data products:
1B01 2A12 3A11 PS1B01
1B11 2A21 3A25 PS2A12
1B21 2A23 3A26 PS2A25
1B51 2A25 3A53 PS2B31
1C21 2A53 3A54
1C51 2A54 3A55
2A55 3B31
2B31 3B42
This program is an enhanced version of the original READTRMM software
(select_vNsds). The functionalities added include options to choose ascii
output format, and run the program in batch mode, i.e., processing multiple
input data files by issuing a single command. Currently the program consists
only the C version, and has been tested only on SGI/IRIX 5.3 and 6.4 machines.