get_weather_delay_risk
Use when scheduling outdoor construction work, planning equipment deployment, or assessing weather risk for any US project site. Analyzes NOAA 7-day forecast data against construction delay thresholds — precipitation probability, wind speed above 25 mph, and freeze events below 32°F — returning a risk tier and specific high-risk days to avoid. Example: Chicago IL project site shows HIGH delay risk Thursday through Saturday — 70% precipitation probability, 2.3 inches rain forecast, 28°F overnight low Friday. Reschedule concrete pours and crane operations. Source: NOAA National Weather Service — official US government forecast.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Optional WGS84 latitude; use with lon to bypass geocoding | |
| lon | No | Optional WGS84 longitude; use with lat to bypass geocoding | |
| location | No | US city and state, or full street address (e.g. Miami, FL or 1600 Pennsylvania Ave Washington DC) |