Classes | |
class | HDF4Dict |
Represent a HDF4 dimension or variable. More... | |
class | HDF4Error |
Error returned by module_hdf4. More... | |
Functions | |
def | find_inlist |
Find a HDF4Dict by its name in a list of HDF4Dict objects. More... | |
def | read |
Read an HDF4 file. More... | |
def | write |
Write an HDF4 file. More... | |
def common.module_hdf4.find_inlist | ( | dhf4dicts, | |
name | |||
) |
def common.module_hdf4.read | ( | filepath | ) |