read EAGLE HDF5 files with pure, multithreaded Python.
eagle_IO depends on h5py
, schwimmbad
, and numpy
Clone the repo, cd into the directory, and run the following (with your python environment loaded):
python setup.py install
The documentation is on Read the docs here.
- 0.0.3: fixed bug for missing datasets during unit conversion
- 0.0.2: added CGS unit conversions
- 0.0.1: added unit conversions