Skip to content

Commit d4c96d6

Browse files
committed
eopf==2.5.8
1 parent 5d643d3 commit d4c96d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/common/resources/requirements-dask-s1ard.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
# --extra-index-url https://gitlab.eopf.copernicus.eu/api/v4/projects/14/packages/pypi/simple # eopf cpm
2020
--extra-index-url https://__token__:${GITLAB_EOPF_TOKEN}@gitlab.eopf.copernicus.eu/api/v4/projects/114/packages/pypi/simple # s1-ard-core
2121

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
2226
git+https://__token__:${GITLAB_EOPF_TOKEN}@gitlab.eopf.copernicus.eu/vincent.privat/s1-l12-rp@rspy
2327

2428
# other python dependencies

0 commit comments

Comments
 (0)