holdings

package
v0.0.0-...-ff2e950 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

holdings is for retrieving data holding information from miniSEED files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Holding

type Holding struct {
	Network, Station, Channel, Location string
	Start                               time.Time
	NumSamples                          int
}

func SingleStream

func SingleStream(r io.Reader) (Holding, error)

SingleStream reads miniSEED from r in 512 byte records and returns a summary. Expects a single stream (not multiplexed miniSEED) in r.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL