DASHDF5

class of dascore.io.dashdf5.core
inherits from: H5ArrayMixin, FiberIO
source

DASHDF5()

IO Support for DASHDF5 which uses CF version 1.7.

Methods

Name Description
get_format Derive the format name and version from the family detector.
get_metadata Get metadata from file.
get_version Return the file version when the resource matches this family.
read Read patches by selecting metadata and loading the resulting array windows.
read_array Slice the dataset key names, defaulting to the metadata’s own.
scan Return patch metadata; the dispatcher attaches source provenance.
write Write the spool to a resource (eg path, stream, etc.).