Skip to content

christopherlovell/eagle_IO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eagle_IO

read EAGLE HDF5 files with pure, multithreaded Python.

installation

Dependencies

eagle_IO depends on h5py, schwimmbad, and numpy

Instructions

Clone the repo, cd into the directory, and run the following (with your python environment loaded):

python setup.py install

Documentation

The documentation is on Read the docs here.

eagle snake

Change log

  • 0.0.3: fixed bug for missing datasets during unit conversion
  • 0.0.2: added CGS unit conversions
  • 0.0.1: added unit conversions