Skip to content
Snippets Groups Projects
Commit fd584ec4 authored by lukas leufen's avatar lukas leufen
Browse files

Merge branch 'lukas_issue452_bug_update-proj-version' into 'develop'

Resolve "update proj version"

See merge request !515
parents 54bc7a36 06188f99
No related branches found
No related tags found
3 merge requests!522filter can now combine obs, forecast, and apriori for first iteration. Further...,!521Resolve "release v2.4.0",!515Resolve "update proj version"
Pipeline #141575 failed
......@@ -46,10 +46,7 @@ tests (from scratch):
- pip install --upgrade pip
- zypper --no-gpg-checks addrepo https://download.opensuse.org/repositories/Application:Geo/15.4/Application:Geo.repo
- zypper --no-gpg-checks refresh
- zypper --no-gpg-checks --non-interactive install proj=9.1.0
- zypper --no-gpg-checks --non-interactive install geos=3.11.1
- zypper --no-gpg-checks --non-interactive install geos-devel=3.9.1
# - zypper --no-gpg-checks --non-interactive install libproj22=8.2.1
- zypper --no-gpg-checks --non-interactive install proj geos geos-devel
- zypper --no-gpg-checks --non-interactive install binutils libproj-devel gdal-devel
- pip install -r requirements.txt
- chmod +x ./CI/run_pytest.sh
......
......@@ -12,6 +12,7 @@ netcdf4==1.6.0
numpy~=1.19.2
pandas==1.3.4
partd==1.2.0
protobuf==3.20.*
psutil==5.9.1
pydot==1.4.2
pytest==6.2.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment