1. Install the earthengine-api from the terminal.
MacOS/Linux:
conda update -c conda-forge earthengine-api
Python Package Installer (pip):
pip install earthengine-api --upgrade
Windows:
Download/Install miniconda:
https://docs.conda.io/en/latest/miniconda.html
conda update -c conda-forge earthengine-api
library(rgee)
ee_Initialize()
