We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70408eb commit 82e81e5Copy full SHA for 82e81e5
website/docs/cwl-workflow.qmd
@@ -16,7 +16,7 @@ The following test dataset contains only a subset of a tile to make it faster to
16
17
```{bash}
18
cd $(mktemp -d)
19
-git clone https://github.com/meggart/RQADeforestationTestData
+git clone https://github.com/EarthyScience/RQADeforestationTestData
20
cwltool https://raw.githubusercontent.com/EarthyScience/FAIRSenDD/refs/heads/main/ogc-app-cwl/fairsendd.cwl#cmd-rqa \
21
--continent EU \
22
--tiles E051N018T3 \
0 commit comments