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 d4c96d6 commit cda9578Copy full SHA for cda9578
.github/common/resources/requirements-dask-s1ard.txt
@@ -22,8 +22,9 @@
22
# s1 needs "eopf>=2.5.8" but we have errors with the latest versions. So we force this old version.
23
eopf==2.5.8
24
25
-# Install s1
26
-git+https://__token__:${GITLAB_EOPF_TOKEN}@gitlab.eopf.copernicus.eu/vincent.privat/s1-l12-rp@rspy
+# Install s1. Use forked 0.2.0 branch.
+git+https://__token__:${GITLAB_EOPF_TOKEN}@gitlab.eopf.copernicus.eu/jgaucher/s1-l12-rp@forked-0.2.0
27
28
# other python dependencies
29
+proj
30
graphviz
0 commit comments