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
d2640dc0
Commit
d2640dc0
authored
Sep 27, 2021
by
Daniel Scheffler
Browse files
Updated minimal versions of py_tools_ds and geoarray.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
d4598789
Changes
3
Show whitespace changes
Inline
Side-by-side
requirements.txt
View file @
d2640dc0
cartopy
cmocean
gdal
geoarray
>=0.1
3.4
geoarray
>=0.1
5.0
geojson
folium
>=0.6.0,!=0.12.0
geopandas
...
...
@@ -12,6 +12,6 @@ plotly
pyfftw
pykrige
pyproj
>2.2.0
py_tools_ds
>=0.1
7.8
py_tools_ds
>=0.1
8.0
scikit-image
>=0.16.0
shapely
setup.py
View file @
d2640dc0
...
...
@@ -43,7 +43,7 @@ req = [
'folium>=0.6.0,!=0.12.0'
,
'gdal'
,
'geojson'
,
'geoarray>=0.1
3.4
'
,
'geoarray>=0.1
5.0
'
,
'geopandas'
,
'matplotlib'
,
'numpy'
,
...
...
@@ -52,7 +52,7 @@ req = [
'pyfftw'
,
'pykrige'
,
'pyproj>2.2.0'
,
'py_tools_ds>=0.1
7.8
'
,
'py_tools_ds>=0.1
8.0
'
,
'scikit-image>=0.16.0'
,
'shapely'
,
]
...
...
tests/CI_docker/context/environment_arosics.yml
View file @
d2640dc0
...
...
@@ -9,7 +9,7 @@ dependencies:
-
cartopy
-
cmocean
-
gdal
-
geoarray>=0.1
3.4
-
geoarray>=0.1
5.0
-
geopandas
-
holoviews
-
ipython
# needed to test interactive plotting
...
...
@@ -21,7 +21,7 @@ dependencies:
-
pyfftw
-
pykrige
-
pyproj>2.2.0
-
py-tools-ds>=0.1
7.8
-
py-tools-ds>=0.1
8.0
-
scikit-image>=0.16.0
-
shapely
...
...
Write
Preview
Supports
Markdown
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