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 5d643d3 commit d4c96d6Copy full SHA for d4c96d6
.github/common/resources/requirements-dask-s1ard.txt
@@ -19,6 +19,10 @@
19
# --extra-index-url https://gitlab.eopf.copernicus.eu/api/v4/projects/14/packages/pypi/simple # eopf cpm
20
--extra-index-url https://__token__:${GITLAB_EOPF_TOKEN}@gitlab.eopf.copernicus.eu/api/v4/projects/114/packages/pypi/simple # s1-ard-core
21
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
27
28
# other python dependencies
0 commit comments