biosimulators / Biosimulators_utils

Utilities for building standardized command-line interfaces for biosimulation software packages
https://docs.biosimulators.org/Biosimulators_utils
MIT License
4 stars 6 forks source link

Switch pandas to xarray to support multidimensional reports #19

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

Done. I decided not to use xarray or pytables. Instead, I used H5Py.