Here you can find some simple examples of the following operations using Python and Google Earth Engine module.
The main operations we are gonna cover are:
- Query, filter, mask and visualize (geemap) images
- Map function over the image collection
- Apply reduce function to summarize data over time and space
- Import/export data
- Understanding the logic behind the image array operations
- Plot data using Matplotlib
- Training and predicting using ML models