Pull real-time wind speed and gust data from the nearest NOAA data buoy or coastal station for a crane lift at a waterfront or port construction site.

domain: ndbc.noaa.gov (National Data Buoy Center) · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Use the NDBC station map at ndbc.noaa.gov to identify the buoy or coastal station nearest the lift site.
  2. Fetch that station's realtime2 text file (e.g., ndbc.noaa.gov/data/realtime2/<station-id>.txt), which NDBC publishes as a fixed-width plain-text feed rather than a JSON API.
  3. Parse the WSPD and GST columns for sustained wind speed and gust, noting NDBC reports these in meters per second by default.
  4. Convert units to match the crane manufacturer's load-chart wind-limit units (commonly mph or knots) before comparing against operational limits.
  5. Confirm the station is currently reporting — buoys and coastal stations regularly go offline for maintenance, and a stale or missing latest observation should not be treated as a zero-wind reading.

Known gotchas

Related routes

Pull real-time observed wind speed and gust data from the METAR of the airport nearest a lift site, as a cross-check against forecast data before a scheduled crane lift.
aviationweather.gov (Aviation Weather Center Data API) · 5 steps · unrated
Pull real-time wind, air temperature, and barometric pressure readings from a NOAA CO-OPS PORTS meteorological sensor near a marina.
api.tidesandcurrents.noaa.gov · 5 steps · unrated
Pull an hourly wind-speed and gust forecast for a crane lift site to check against the load chart's wind limits
api.weather.gov · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans