microsoft / PlanetaryComputerExamples

Examples of using the Planetary Computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU environment has corrupted GDAL installation

k3blu3 opened this issue · comments

Apologies if this isn't the right place to be posting this issue.

All GDAL dependencies seem to work properly in the CPU environment with the Pangeo Notebook. However, the GDAL/rasterio installations seem to be broken when you spin up a GPU machine on the Hub. If I open a terminal and type in gdalinfo I get this error:

gdalinfo: error while loading shared libraries: libdeflate.so.0: cannot open shared object file: no such file or directory

Thanks for the report, I've confirmed that I see the issue too.

I'll see if I can diagnose the problem and will get a fixed image built.

@k3blu3 this should be fixed now if you want to try it out again. Thanks again for reporting it.

For reference, the 2021.08.16.0 tag at https://github.com/microsoft/planetary-computer-containers is the fixed version.