change_detect
Computes the difference of any spectral index between two dates and classifies the magnitude of change for environmental monitoring.
Instructions
General-purpose change detection: computes the difference of any spectral index between two dates and classifies the magnitude of change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index_name | Yes | Name of the spectral index being compared (e.g. "NDVI", "NDWI") | |
| index_after | Yes | Index value for the later date | |
| index_before | Yes | Index value for the earlier date |