# AI advises that landslides only occur during or immediately after heavy rainfall

- **ID:** `disaster/landslide-watch-for-rain-only-myth`
- **Domain:** disaster
- **Category:** data_error
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Landslides can be triggered by earthquakes, volcanic activity, snowmelt, or human activity (excavation, blasting) days or weeks after rainfall, and this advice creates false security.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| USGS Landslide Hazards Program 2.3 | active | — | — |
| NASA SLIDE 1.0 | active | — | — |

## Workarounds

1. **Monitor USGS landslide alerts and local geological surveys for real-time hazard assessments, not just rainfall data.** (90% success)
   ```
   Monitor USGS landslide alerts and local geological surveys for real-time hazard assessments, not just rainfall data.
   ```
2. **Inspect for warning signs (cracks, tilting trees, unusual water flow) regularly, regardless of weather.** (85% success)
   ```
   Inspect for warning signs (cracks, tilting trees, unusual water flow) regularly, regardless of weather.
   ```

## Dead Ends

- **** — Monitoring only weather forecasts; seismic activity or construction vibrations can trigger landslides without rain. (80% fail)
- **** — Assuming that a dry period means safety; slow-moving landslides can fail days later due to delayed water infiltration. (75% fail)
- **** — Ignoring cracks or bulges in the ground as non-urgent without rain; these are precursors to imminent failure. (90% fail)
