You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Tony. OGH uses geopandas and shapely operations to control gridded cell and raster projections. We use them in our tutorials. I discovered that the hydroshare-jupyterhub python libraries have mismapped gdal and fiona versions, resulting in this known libgdal and libncurses error. It's an easy fix by simply updating conda and these libraries to install from conda-forge instead of pip or conda default. Hope that explains it.
Ideally, these library updates should happen to the jupyterhub dockerfile image to resolve this mismapping issue, since this is a known and solved problem.
@Castronova
We would like to install libgdal and ncurses
To use libraries in Jim's new code we need to also run
Is this update really necessary?
Can we install the ogh libraries and include this as a utility?
The text was updated successfully, but these errors were encountered: