Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tdegeus/goosehdf5
Simple command-line tools (and Python library) to inspect HDF5 files (wraps around h5py)
https://github.com/tdegeus/goosehdf5
Last synced: 4 days ago
JSON representation
Simple command-line tools (and Python library) to inspect HDF5 files (wraps around h5py)
- Host: GitHub
- URL: https://github.com/tdegeus/goosehdf5
- Owner: tdegeus
- License: mit
- Created: 2019-04-11T12:00:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T10:45:08.000Z (11 months ago)
- Last Synced: 2024-09-19T13:21:59.711Z (about 2 months ago)
- Language: Python
- Size: 270 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/tdegeus/GooseHDF5/workflows/CI/badge.svg)](https://github.com/tdegeus/GooseHDF5/actions)
[![Documentation Status](https://readthedocs.org/projects/goosehdf5/badge/?version=latest)](https://goosehdf5.readthedocs.io/en/latest/?badge=latest)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/goosehdf5.svg)](https://anaconda.org/conda-forge/goosehdf5)
[![PyPi release](https://img.shields.io/pypi/v/GooseHDF5.svg)](https://pypi.org/project/GooseHDF5/)# GooseHDF5
A simple wrapper around `h5py` providing some useful Python function and some command-line tools.
Documentation [GooseHDF5.readthedocs.io](http://GooseHDF5.readthedocs.io)
# Disclaimer
This library is free to use under the
[MIT license](https://github.com/tdegeus/GooseHDF5/blob/master/LICENSE).
Any additions are very much appreciated, in terms of suggested functionality, code,
documentation, testimonials, word of mouth advertisement, ....
Bug reports or feature requests can be filed on
[GitHub](https://github.com/tdegeus/GooseHDF5).
As always, the code comes with no guarantee.
None of the developers can be held responsible for possible mistakes.Download:
[.zip file](https://github.com/tdegeus/GooseHDF5/zipball/master) |
[.tar.gz file](https://github.com/tdegeus/GooseHDF5/tarball/master).(c - [MIT](https://github.com/tdegeus/GooseHDF5/blob/master/LICENSE))
T.W.J. de Geus (Tom) | [email protected] | www.geus.me |
[github.com/tdegeus/GooseHDF5](https://github.com/tdegeus/GooseHDF5)