package
Version:
v0.0.0-...-ff2e950
Opens a new window with list of versions in this module.
Published: May 17, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
holdings is for retrieving data holding information from miniSEED files.
type Holding struct {
Network, Station, Channel, Location string
Start time.Time
NumSamples int
}
SingleStream reads miniSEED from r in 512 byte records and returns a summary.
Expects a single stream (not multiplexed miniSEED) in r.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.