curvature-driven-meander-migration
收藏资源简介:
This repository provides a complete, reproducible implementation of a **curvature-informed framework for quantifying river meander migration** from multi-decadal Landsat imagery. The framework bridges the gap between geometric change detection and process-based meander theory by modeling lateral migration as a function of local channel curvature. Associated Paper: Landsat-Based Meander Migration Mapping Using Curvature-Driven Centerline Evolution | Feature | Description ||---------|-------------|| 🛰️ **Satellite Data** | Landsat 5, 7, 8, 9 (1984-2024) || ☁️ **Cloud Processing** | Google Earth Engine (GEE) || 🌊 **Water Detection** | MNDWI + Otsu adaptive thresholding || 📐 **Centerline Extraction** | Medial Axis Transform (MAT) || 📈 **Migration Model** | Curvature-driven: M = β·κ || ✅ **Validation** | Yazoo River, Mississippi (40-year record) || 🔄 **Reproducibility** | Complete code + data + documentation |



