DataIndexerHDF5#
- class fiasco.io.DataIndexerHDF5(hdf5_path, top_level_path)[source]#
Bases:
object
Interface layer for CHIANTI data stored in HDF5 format.
Attributes Summary
Methods Summary
as_table
()create_indexer
(hdf5_path, top_level_path)Create an instance as long as the dataset exists.
Attributes Documentation
- fields#
- hdf5_dbase_root#
- version#
Methods Documentation