From e029136a1121b0f156e3f5834ae4d63ef1727e2a Mon Sep 17 00:00:00 2001 From: Fabrice Brito Date: Tue, 31 Oct 2023 11:20:51 +0100 Subject: [PATCH] cwl cli --- scripts/cwl-cli-stac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cwl-cli-stac.sh b/scripts/cwl-cli-stac.sh index b1d38ee..0de7ada 100644 --- a/scripts/cwl-cli-stac.sh +++ b/scripts/cwl-cli-stac.sh @@ -4,5 +4,5 @@ cwltool \ ${WORKSPACE}/cwl-cli/stac.cwl \ --item \ "https://earth-search.aws.element84.com/v0/collections/sentinel-s2-l2a-cogs/items/S2B_10TFK_20210713_0_L2A" \ - --rasters \ + --raster \ /workspace/runs/otsu.tif \ No newline at end of file