This package browser is in early development. Mind the rough edges.

python-hdf4 0.9

Python interface to the NCSA HDF4 library

Python-HDF4 is a python wrapper around the NCSA HDF version 4 library, which implements the SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API’s. NetCDF files can also be read and modified. Python-HDF4 is a fork of pyhdf.

Installation

Install python-hdf4 0.9 as follows:

guix install python-hdf4@0.9

Or install the latest version:

guix install python-hdf4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.