easysnowdata.processing.ndbi#

easysnowdata.processing.ndbi(ds: Dataset, nir: str = 'nir', swir: str = 'swir22') DataArray[source]#

Normalized Difference Built-up Index as used here: (nir - swir22) / (nir + swir22).