Skip to main content
U.S. FlagAn official website of the United States government
icon dot gov
Official websites use .gov

A .gov website belongs to an official government organization in the United States.

icon https
Secure .gov websites use HTTPS

A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

data.instruments.get

data.segmentation.get retrieves the instruments at a given station as a function of time. It uses the segmentation entries for that station to generate the report. The normal report form consists of time sorted list of instrument events (installation, removal, and replacement) followed by a list of the currently active instruments.

Command Line Usage

data.instruments.get [--segments] [station] [start [end]]

Arguments

start and end

The time specifiers for the data to be retrieved. Start is inclusive while end is exclusive, so all segments intersecting within the half open interval [start,end) will be returned. Any convertible time format is accepted. Additionally either or both can be “none” to denote positive or negative infinity (all time up until or after).

station

The station identifier code. For example 'brw'. Case insensitive.

--segments

Generate a comma separated list of segments like the output of data.segmentation.get.

Example Usage

data.instruments.get mlo