Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
arosics
Commits
dfe4f762
Commit
dfe4f762
authored
May 08, 2021
by
Daniel Scheffler
Browse files
Updated minimal version of geoarray.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
8035ba27
Pipeline
#22804
failed with stages
in 18 minutes and 31 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
requirements.txt
View file @
dfe4f762
cartopy
cmocean
gdal
geoarray
>=0.12.
0
geoarray
>=0.12.
1
geojson
folium
>=0.6.0,!=0.12.0
geopandas
...
...
setup.py
View file @
dfe4f762
...
...
@@ -43,7 +43,7 @@ req = [
'folium>=0.6.0,!=0.12.0'
,
'gdal'
,
'geojson'
,
'geoarray>=0.12.
0
'
,
'geoarray>=0.12.
1
'
,
'geopandas'
,
'matplotlib'
,
'numpy'
,
...
...
tests/CI_docker/context/environment_arosics.yml
View file @
dfe4f762
...
...
@@ -9,7 +9,7 @@ dependencies:
-
cartopy
-
cmocean
-
gdal
-
geoarray>=0.12.
0
-
geoarray>=0.12.
1
-
geopandas
-
holoviews
-
ipython
# needed to test interactive plotting
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment