Meteorological observations co-located with tide gauge
Meteorological sensor observations from the CO-OPS gauge. Select one product via the product query parameter: wind, air_pressure, air_temperature, humidity, or visibility. Not every sensor is installed at every station; the station-detail endpoint lists the sensor inventory. When the requested product is not instrumented at the station, Sugra returns 404 with the upstream explanation. Attribution: NOAA CO-OPS Tides and Currents (api.tidesandcurrents.noaa.gov).
Path parameters
7-digit CO-OPS station identifier.
7-digit CO-OPS station identifier.
Query parameters
Met product: wind, air_pressure, air_temperature, humidity, or visibility.
Met product: wind, air_pressure, air_temperature, humidity, or visibility.
Start date YYYYMMDD.
Start date YYYYMMDD.
End date YYYYMMDD.
End date YYYYMMDD.
Alternative date token (latest, today, recent).
Alternative date token (latest, today, recent).
metric or english.
metric or english.
Response
Meteorological observation time series with timestamps in ISO 8601 UTC.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}