Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bskinn/h5cube

Gaussian CUBE file compression via h5py binary storage
https://github.com/bskinn/h5cube

Last synced: 4 months ago
JSON representation

Gaussian CUBE file compression via h5py binary storage

Awesome Lists containing this project

README

        

Gaussian CUBE Compression via h5py
==================================

Compression/decompression command-line tool and Python package for
Gaussian CUBE files, exploiting the capabilities of the
`HDF5 `__ binary format via ``h5py``.

Branches named with the prefix ``v.`` are volatile. The history
there may be rewritten dramatically, without warning.

Available on `PyPI `__
(``pip install h5cube``).

Source on `GitHub `__
(`v0.3 CHANGELOG `__).

Documentation at Read the Docs:

.. image:: https://readthedocs.org/projects/h5cube/badge/?version=latest
:target: http://h5cube.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status