HDF5Backend#
- class MCEq.data.HDF5Backend(medium='air')[source]#
Bases:
objectProvides access to tabulated data stored in an HDF5 file.
The file contains all necessary ingredients to run MCEq, i.e. no other files are required. This database is not maintained in git and it will change infrequently.
Attributes Summary
Methods Summary
cs_db(interaction_model_name)decay_db(decay_dset_name)interaction_db(interaction_model_name)Attributes Documentation
- energy_grid#
Methods Documentation