The U.S. government is closed. This site will not be updated; however, NOAA websites and social media channels necessary to protect lives and property will be maintained.
To learn more, visit commerce.gov.
For the latest forecasts and critical weather information, visit weather.gov.
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