cedadev / ceda-jaspy-envs

Conda (Jaspy) environments for CEDA/JASMIN
BSD 2-Clause "Simplified" License
5 stars 0 forks source link

please install oggm #65

Closed alaniwi closed 3 years ago

alaniwi commented 3 years ago

Requested by user, helpscout ticket number 45467.

alaniwi commented 3 years ago

Pasting in the list of dependencies which will be auto-installed according to that HS ticket:

Standard SciPy stack:

· numpy

· scipy

· scikit-image

· pillow

· matplotlib

· pandas

· xarray

· dask

· joblib

Configuration file parsing tool:

· configobj

I/O:

· netcdf4

· pytables

GIS tools:

· shapely

· pyproj

· rasterio

· geopandas

Testing:

· pytest

· pytest-mpl (OGGM fork required)

Other libraries:

· salem

· motionless

alaniwi commented 3 years ago

In its own conda channel. Going to use pip instead (as conda search or mamba search not finding it - not sure if we can install stuff outside of conda-forge). PyPI installation works no problem.

alaniwi commented 3 years ago

pip installation in autumn Jaspy release was fine.