Package for manipulating Equation of State (EoS) and Opacity data.
This module requires Python 2.7 or 3.3-3.5. The latest version can be installed with
pip install git+https://github.com/luli/opacplot2.git
| Name | Reader | Writer | Comments |
|---|---|---|---|
| Native HDF5 | ✔ | ✔ | |
| IONMIX (.cn4) | ✔ | ✔ | |
| MULTI (.opp, .opr, .eps) | ✔ | ✔ | |
| SESAME ASCII (.ses) | ✔ | ||
| SESAME Binary (.sesb) | see pyeospac | ||
| TOPS | ✔ | ||
| INFERNO | ✔ | ||
| UW EoS | ✔ | ||
| PROPACEOS ASCII (.prp) | ✔ | not distributed | |
| Opal | see pystellar |