Skip to content

This script is designed to compare Normal Difference Vegetation Index (NDVI) of two raster images (EO-1, multispectral) in Bali with different time (2011 and 2014) using GDAL and NumPy. Each raster is converted into set of array then NDVI is calculated (NIR - RED / NIR + RED). After that, NDVI difference between both image is calculated by subtr…

Notifications You must be signed in to change notification settings

emirhartato/NDVI-Change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This script is designed to compare Normal Difference Vegetation Index (NDVI) of two raster images (EO-1, multispectral) in Bali with different time (2011 and 2014) using GDAL and NumPy. Each raster is converted into set of array then NDVI is calculated (NIR - RED / NIR + RED). After that, NDVI difference between both image is calculated by subtr…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages