Skip to content

Commit

Permalink
removed Landsat from explanation as now both option is implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzmg88 committed Mar 24, 2023
1 parent 6fcd573 commit 15593eb
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions tutorial/05_DOWNLOADING_AND_MAPPING.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,20 +176,6 @@ AoIs) from the database. The argument ```--distinguish-flood-traces```
applies a union of ML-derived water masks and a MNDWI threshold for
better sensitivity.

Note that the inference task must be applied to each
satellite separately and should be run a second time with the
```--collection-name Landsat``` argument.

```
# Run separately for Landsat
python 02_run_inference.py \
--session-code EMSR586 \
--model-name WF2_unet_rbgiswirs \
--path-env-file ../.env \
--collection-name Landsat \
--distinguish-flood-traces \
--overwrite
```

At this point, each valid grid position in the GCP bucket contains
raster maps of water and cloud probability, alongside vectorised
Expand Down

0 comments on commit 15593eb

Please sign in to comment.