Skip to content

Provide capability to trim traces exactly to selection #9

Description

@chad-earthscope

Background: Currently the "selection" capability of the library limits the file reading functionality to miniSEED records that contain data for the selection. In most selections with a specified time window, this results in a bit more data, before and after, than is specified in the selection.

An enhancement could provide the capability to further trim the traces such that the data is limited to exactly what is specified in the selection.

One idea for this is to provide a new function that takes a trace group or list along with a selection and performs the trimming. A caller would first call one of the file reading routines with a selection and then call the trimming function with the same selection.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions