First, clone this repository to your local machine, and install the dependencies. conda create -n rad python=3.11 -y conda activate rad cd RAD pip install -r ...
cartoee is available to install via pip. To install the package, you can use pip install for your Python environment: import cartoee as cee import ee ee.Initialize ...