An open API service indexing awesome lists of open source software.

https://github.com/hcarty/ocaml-hdf

Library for reading/writing HDF4 data and reading NetCDF data
https://github.com/hcarty/ocaml-hdf

Last synced: about 1 year ago
JSON representation

Library for reading/writing HDF4 data and reading NetCDF data

Awesome Lists containing this project

README

          

OCaml HDF
---------

This library provides access to the HDF4 data reading and writing
library (http://www.hdfgroup.org/). It provides both direct,
low-level access to HDF4 library functions as well as a higher level,
more OCaml-like interface.