DataIndexerHDF5#
- class fiasco.io.DataIndexerHDF5(hdf5_path, top_level_path)[source]#
Bases:
objectInterface 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.
get(key[, default])Attributes Documentation
- fiasco_version#
- fields#
- hdf5_dbase_root#
- version#
Methods Documentation