GooseHDF5
Note
This library is free to use under the MIT license. Any additions are very much appreciated, in terms of suggested functionality, code, documentation, testimonials, word of mouth advertisement, etc. Bug reports or feature requests can be filed on GitHub. As always, the code comes with no guarantee. None of the developers can be held responsible for possible mistakes.
Download: .zip file | .tar.gz file.
(c - MIT) T.W.J. de Geus (Tom) | tom@geus.me | www.geus.me | github.com/tdegeus/GooseHDF5
Contents
Getting GooseHDF5
Using conda
conda install -c conda-forge goosehdf5
Using PyPi
python -m pip install GooseHDF5
From source
git checkout https://github.com/tdegeus/GooseHDF5.git
cd GooseHDF5
python -m pip install .