hdf5

module of dascore.utils source

Utilities for working with HDF5 files.

Pytables should only be imported in this module in case we need to switch out the hdf5 backend in the future.

Functions

Name Description
open_hdf5_file A helper function for getting a tables.file.File object.

Classes

Name Description
HDFPatchIndexManager A class for writing/querying an index table of summary patch info to hdf5.