Terra15FormatterV4

class of dascore.io.terra15.core
inherits from: FiberIO
source

Terra15FormatterV4()

Support for Terra15 data format, version 4.

Methods

Name Description
get_format Derive the format name and version from the family detector.
get_metadata Scan a terra15 v2 file, return summary information.
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 data node directly.
scan Return patch metadata; the dispatcher attaches source provenance.
write Write the spool to a resource (eg path, stream, etc.).