This commit is contained in:
Felix Delattre 2026-06-10 14:47:06 +02:00
parent e3e14027fc
commit 17f2d1d659
3 changed files with 5 additions and 4 deletions

View file

@ -46,7 +46,7 @@ Run any script as `uv run python <script>.py …`. Python version is pinned in `
- `CDSE_USER` — Copernicus Data Space username
- `CDSE_PASSWORD` — Copernicus Data Space password
Required for step 3 S3 download (CDSE OpenEO). Step 3 S2 download uses AWS Earth Search (no auth).
Set in `../.env` at the workspace root (not under `processing/`). Required for step 3 S3 download (CDSE OpenEO). Step 3 S2 download uses AWS Earth Search (no auth).
---