ODH4V1
ODH4V1()
Support for the OptaSense ODH4 HDF5 format.
Files hold one “raw_data” dataset of shape (channel, time); the root attrs carry start/end times, sampling rate, channel range and spacing, gauge length, units, and the scale factor to strain. Used e.g. by the UW-Madison SURF deployment in the PubDAS Global DAS Month dataset.
Methods
| Name | Description |
|---|---|
| get_format | Return format name and version if resource is an ODH4 file. |
| read | Read an ODH4 file into a spool. |
| scan | Scan an ODH4 file, return summary info about the contents. |
| write | Write the spool to a resource (eg path, stream, etc.). |