Scott Henderson
Scott Henderson
Thanks for looking into this @sgillies! I wonder if that could be set as a default somehow to mirror [gdalwarp behavior](https://gdal.org/programs/gdalwarp.html#cmdoption-gdalwarp-s_srs)? "Starting with GDAL 2.2, if the SRS has an...
> the same versions of GDAL, PROJ, its grids, on each side of the comparison? It's easy to get into a place where we have software and data discrepancies. As...
> One thing that jumps out at me is what looks like a vertical artifact at -108.5 longitude After a bit more exploring, this artifact appears to be coming from...
I observe the same behavior documented above with rasterio=1.3a4, but it seems that brings GDAL3.4.2 and PROJ8.2.1 whereas the GDAL3.4.2 docker containers or GDAL from conda-forge bring PROJ 9.0.0. I...
> Need to install with --no-binary rasterio if you want to install rasterio into the Conda environment or the Docker container and have the same version of GDAL. @snowman2 -...
@sgillies @snowman2 I reran this analysis with the latest matched GDAL and rasterio and am pretty confident it is a bug. Interestingly, I'm observing that reducing `warp_mem_limit` eventually converges to...
Not to distract too much from the original issue (really like the idea of trying to clarify the various dependencies/components and simplify docs navigation)! But: > Though if we link...
Thanks so much for looking into this and providing a workaround @betolink !
Was recently looking into facilitating getting users running binderhub with a GPU and ran into this issue. I think this functionality would be amazing! A bit more background on a...
I brought this up in a separate thread https://github.com/jupyterhub/mybinder.org-deploy/issues/1474#issuecomment-649769488, probably should opened a discourse forum post but never got around to it. In any case, wanted to link to some...