All Projects → fhs → pyhdf

fhs / pyhdf

Licence: other
Python wrapper around the NCSA HDF version 4 library

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
SWIG
194 projects
Makefile
30231 projects

Tests Pypi build Anaconda-Server Badge

pyhdf

pyhdf is a python wrapper around the NCSA HDF version 4 library. The SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API's are currently implemented. NetCDF files can also be read and modified. It supports both Python 2 and Python 3.

Note: The sourceforge pyhdf website and project are out-of-date. The original author of pyhdf have abandoned the project and it is currently maintained in github.

Version 0.9.x was called python-hdf4 in PyPI because at that time we didn't have access to the pyhdf package in PyPI. For version 0.10.0 and onward, please install pyhdf instead of python-hdf4.

Installation

See pyhdf installation instructions or doc/install.rst.

Documentation

See pyhdf documentation.

Additional documentation on the HDF4 format can be found in the HDF4 Support Page.

Examples

Example python programs using the pyhdf package can be found inside the examples/ subdirectory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].