analyze_reservoir_drought
Quantify reservoir surface water loss between two years using satellite imagery. Returns net water area change, percentage deficit, and drought severity classification.
Instructions
Analyze reservoir surface water shrinkage and drought dynamics using multi-temporal optical imagery and EC JRC Global Surface Water parameters. Zero-config: Multi-year surface water depletion analysis. No credentials or API keys required.
Args: bbox: Bounding box [min_lon, min_lat, max_lon, max_lat] in WGS84. historical_year: Baseline year (default 2019). recent_year: Comparison year (default 2024). format: Output format ('summary', 'geojson', or 'csv').
Returns: Historical vs modern water surface area (ha, km²), net water loss, percentage deficit, seasonal vs permanent transition breakdown, and drought severity classification.
References:
Pekel, J.-F., Cottam, A., Gorelick, N., & Belward, A. S. (2016). Nature, 540(7633), 418-422. DOI: 10.1038/nature20584
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | Yes | ||
| format | No | summary | |
| recent_year | No | ||
| historical_year | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |