Skip to content
GitLab
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
2608f079
Commit
2608f079
authored
Oct 26, 2017
by
Daniel Scheffler
Browse files
Updated minimal version of geoarray.
parent
1eee3f19
Changes
2
Hide whitespace changes
Inline
Side-by-side
requirements.txt
View file @
2608f079
geoarray
>=0.6.1
5
geoarray
>=0.6.1
6
py_tools_ds
>=0.9.3
cmocean
numpy
...
...
setup.py
View file @
2608f079
...
...
@@ -13,7 +13,7 @@ with open('README.rst') as readme_file:
with
open
(
'HISTORY.rst'
)
as
history_file
:
history
=
history_file
.
read
()
requirements
=
[
'numpy'
,
'gdal'
,
'shapely'
,
'scikit-image'
,
'matplotlib'
,
'geopandas'
,
'spectral'
,
'geoarray>=0.6.1
5
'
,
requirements
=
[
'numpy'
,
'gdal'
,
'shapely'
,
'scikit-image'
,
'matplotlib'
,
'geopandas'
,
'spectral'
,
'geoarray>=0.6.1
6
'
,
'py_tools_ds>=0.9.3'
,
'plotly'
,
'cmocean'
,
'six'
,
# 'pykrige' # conda install --yes -c conda-forge pykrige
# 'pyfftw', # conda install --yes -c conda-forge pyfftw=0.10.4 ; \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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