Pull an hourly wind-speed and gust forecast for a crane lift site to check against the load chart's wind limits

domain: api.weather.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call GET https://api.weather.gov/points/{lat},{lon} (no API key required, but a descriptive User-Agent header is required by NWS policy) to resolve the lift site to its forecast office and gridpoint.
  2. Follow the forecastGridData URL returned in that response for the resolved gridpoint.
  3. Request the gridpoint data (/gridpoints/{office}/{gridX},{gridY}) and read the windSpeed, windGust, and windDirection time series, each carrying a unit-of-measure code and ISO 8601 valid-time intervals.
  4. Convert the reported units (typically km/h) to mph if comparing against a US crane manufacturer's load-chart wind limit.
  5. Re-query close to lift time, since gridpoint forecasts are updated multiple times per day and consecutive equal values are merged in the response to save bandwidth.

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 speed and gust data from the nearest NOAA data buoy or coastal station for a crane lift at a waterfront or port construction site.
ndbc.noaa.gov (National Data Buoy Center) · 5 steps · unrated
Determine when high winds require adjusting or suspending crane operations during steel erection under 1926.1417
osha.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