change_urban
Detect urban expansion by computing NDBI from SWIR and NIR reflectance for two dates and interpreting the difference.
Instructions
Urban expansion detection using NDBI (Normalized Difference Built-up Index). Computes NDBI for two dates from SWIR and NIR band reflectance values and interprets the difference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nir_after | Yes | Near-infrared reflectance for the later date | |
| nir_before | Yes | Near-infrared reflectance for the earlier date | |
| swir_after | Yes | Short-wave infrared reflectance for the later date | |
| swir_before | Yes | Short-wave infrared reflectance for the earlier date |