geoprimsField-grade geospatial math

Index

Spectral indices from surface reflectance: vegetation, water, built-up, and burn severity, each with the paper it comes from.

Spectral index tools compute NDVI, EVI, SAVI, the two NDWIs and MNDWI, NDBI, and the burn ratios from band reflectances, each with the paper that defines it, plus band math for an index of your own. Remote sensing analysts, agronomists, and fire and water mappers use them to check a pixel or a formula before running it over a whole scene. Start with NDVI. One pitfall: the formulas expect surface reflectance, roughly 0 to 1, not the digital numbers stored in the file, so scale each band first; the tools flag values that look unscaled.

I want to measure vegetation in a pixel

I want to find water, or measure water in vegetation

I want to map built-up ground or burn severity

I want to write an index of my own over named bands