mpi-sda-climate-augmentation Description This is a augmentation repo that runs in data pipline after sentinel and Webcam scraper Usage cp .env.template .env Run the container python augment_main.py Development python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt python augment_main.py