Updated README.

This commit is contained in:
Felix Delattre 2026-06-11 16:13:54 +02:00
parent 4fc5c702aa
commit 6f0ee12e63

View file

@ -59,7 +59,9 @@ Step 3 S3 download uses CDSE OpenEO (`SENTINEL3_SYN_L2_SYN`). Set `CDSE_USER` an
## Web viewer ## Web viewer
`make serve` (from the workspace root) serves `processing/` at [http://localhost:8000/index.html](http://localhost:8000/index.html). Requires step 5 output (`data/metrics/manifest.json`).
`python3 -m http.server 8080` the webapp on [http://localhost:8000/index.html](http://localhost:8000/index.html). Requires step 5 output (`data/metrics/manifest.json`).
--- ---