Sean Gillies
Sean Gillies
No problem with Rasterio 1.3.5-to-be and GDAL 3.4.2 either, for what it's worth. @dmannarino thanks so much for the excellent reproducer program!
I created a new "obsolete" label for issues like this. If anyone has a better idea, please let me know.
We resolved this at some point, see https://github.com/rasterio/rasterio/blob/master/rasterio/warp.py#L250-L254. Marking as closed.
I'm going to close this one up. Support for chunked warping like that goes against the grain of GDAL, which does its own chunking and (this is my take) needs...
Closing this one, which is done.
For 1.4.0, possibly.
Yes, agree, we should do this.
The new "notebooks" label is for tools are high-level, like the CLI, but which people want to run in a notebook, not in a terminal.
With rasterio 1.3.4 (and GDAL 3.5.2) I see ``` $ python issue1170.py Traceback (most recent call last): File "/private/tmp/issue1170.py", line 19, in reproj = transform_geom('EPSG:4326', 'EPSG:3857', geom) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/private/tmp/venv/lib/python3.11/site-packages/rasterio/env.py",...
No system error. Will close this.