hdf-java 1.10.9
Java interface for the HDF4 and HDF5 libraries
Java HDF Interface (JHI) and Java HDF5 Interface (JHI5) use the Java Native Interface to wrap the HDF4 and HDF5 libraries, which are implemented in C.
- Outputs:
out
- Website: https://support.hdfgroup.org/products/java
- Licenses: X11-style
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install hdf-java 1.10.9
as follows:
guix install hdf-java@1.10.9
Or install the latest version:
guix install hdf-java
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.