Updated README.
This commit is contained in:
parent
4fc5c702aa
commit
6f0ee12e63
1 changed files with 3 additions and 1 deletions
|
|
@ -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`).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue