Gerben J. de Boer
Results
1
issues of
Gerben J. de Boer
Great docker file, it solved my GDAL installation issues. Suggestion: add `RUN pip3 install numpy` before `RUN pip3 install GDAL==3.0.4` so ReadAsAssary works in this example ``` driver = gdal.GetDriverByName('GTiff')...