Skip to content
/ pyhdf Public
forked from fhs/pyhdf

Python wrapper around the HDF version 4 library

License

Notifications You must be signed in to change notification settings

hdfeos/pyhdf

 
 

Repository files navigation

https://travis-ci.org/hdfeos/pyhdf.svg?branch=master

Overview

pyhdf is a fork of python-hdf4 with some improvements:

  • Reusing the original project name.
  • Windows build can use the latest (4.2.10) HDF4 library form The HDF Group.
  • Testing against Anaconda.

pyhdf is a python wrapper around the latest HDF version 4 library. The SD (Scientific Dataset), VS (Vdata) and V (Vgroup) APIs are currently implemented. netCDF files can also be read and modified.

Installation

To install, see file INSTALL.rst.

Documentation

For documentation, see http://hdfeos.github.io/pyhdf/

Additional documentation on the HDF4 format can be found in the User Guide: http://www.hdfgroup.org/release4/doc/UsrGuide_html/UG_Top.html

Examples

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

About

Python wrapper around the HDF version 4 library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.2%
  • C 48.7%
  • Shell 1.1%