- Install Python 3.8 or higher
- Clone the repository with
git clone https://github.com/SBCV/EarthObservationTiles
- Install the dependencies with
pip install -r requirements.txt
- Make the library available to the python interpreter
export PYTHONPATH=$PYTHONPATH:/path/to/EarthObservationTiles