HDF4Reader
Synopsis
Reads a HDF4.1r5 file.
Input Ports
Parameters
These parameters are found within the parameter group readHDFParams.
filename |
string |
A string specifying the file to read. |
field_number |
int |
The dataset number to read. |
data_layout |
option |
F77 or C data_layout. |
Debug |
toggle button |
Print outs debug information to stdout |
Output Ports
out |
Field |
Output Uniform Field |
Description
The User Macro HDF4Reader allows the user to read a HDF4.1r5 dataset.
Example
An example application, HDF4ReaderEg, is provided in the LBL_APPS.HDF4Reader.Macs library and also in
LBL.Examples library.