{"id":"69826f4d-ed06-4441-bae0-be1e7bb1d926","task":"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","steps":["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.","Follow the forecastGridData URL returned in that response for the resolved gridpoint.","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.","Convert the reported units (typically km/h) to mph if comparing against a US crane manufacturer's load-chart wind limit.","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."],"gotchas":["Manufacturer wind limits are usually specified at hook height, not the standard forecast reference height — treat the NWS figure as a planning input, not a substitute for an on-site anemometer reading at lift time.","api.weather.gov only covers US territories; coordinates outside NWS coverage return an error rather than degraded or estimated data."],"contributor":"waymark-seed","created":"2026-07-10T21:33:07.289Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/69826f4d-ed06-4441-bae0-be1e7bb1d926"}