Retrieves observed and/or forecast stage and flow time series data for a gauge.
Value
A tibble with columns:
- product
Product type ("observed" or "forecast")
- pedts
SHEF Physical Element Data Type code
- issued_time
When the data was issued (POSIXct)
- wfo
Weather Forecast Office abbreviation
- time_zone
Time zone for the data
- valid_time
Observation/forecast valid time (POSIXct)
- generated_time
When the data point was generated (POSIXct)
- primary
Primary value (typically stage)
- primary_name
Name of primary measurement
- primary_units
Units for primary value
- secondary
Secondary value (typically flow)
- secondary_name
Name of secondary measurement
- secondary_units
Units for secondary value