Sentinel-2
Goal
Run the app-water-body-cloud-native.1.0.0.cwl
released application package using cwltool
.
Lab
This step has a dedicated lab available at /workspace/quickwin/practice-labs/Execution-scenario.ipynb
Step 1 - Configure the workspace
The results produced will be available in the local folder /workspace/quickwin/runs
terminal | |
---|---|
1 2 3 4 |
|
Step 2 - Download the released Application package
scripts/download-app-water-body-cloud-native.sh | |
---|---|
1 2 3 4 5 6 7 |
|
Step 3 - Execute the Application Package
scripts/exec-app-water-body-cloud-native.sh | |
---|---|
1 2 3 4 5 6 7 8 9 10 11 |
|
Expected outcome
The folder /workspace/quickwin/runs
contains:
(base) jovyan@jupyter-fbrito--training:~/quickwin$ tree runs
runs
├── app-water-body-cloud-native.1.0.0.cwl
└── fc2e52v2
├── S2B_10TFK_20210713_0_L2A
│ ├── S2B_10TFK_20210713_0_L2A.json
│ └── otsu.tif
├── catalog.json
└── otsu.tif
2 directories, 5 files