17/08/2022
Google earth engine introduction
Introduction to Google Earth Engine
Google Earth Engine (GEE) is a cloud-based platform that offers multi-level geospatial data analysis at a planetary scale. Earth engine provides a data catal...
25/06/2022
An Introduction to Remote Sensing Indices - NDVI, NDWI, EVI, SAVI, NDBI, MNDWI, IBI
Remote sensing indices are the combinations of the pixel values from two or more spectral bands of multispectral satellite imagery. The most popular spectral indices of vegetation mapping are NDVI, NDWI, SAVI, EVI, MNDWI, and NDBI.
23/06/2022
Introduction to Google Earth Engine Python API
Google Earth Engine (GEE) is offering a platform for big geospatial data analysis without interruptions. GEE provides a python API for external use of GEE. Here, I will show you how to setup GEE python API in our own machine or colab.