Sean Gillies

Results 524 comments of Sean Gillies

@tonybutzer What do you see if you upgrade Rasterio and GDAL to the latest? There have been many bug fixes since the versions you report above? And if you put...

@dugalh can you check the GDAL change log and see if there was a fix after 3.6.4?

Looks like GDAL does not https://github.com/search?q=repo%3AOSGeo%2Fgdal%20path%3A%2F%5E%5C.github%5C%2Fworkflows%5C%2F%2F%20dispatches&type=code. @rouault what would you think about me adding such a workflow to the GDAL repo? cc @snowman2 @vincentsarago

Following directions in https://docs.github.com/en/free-pro-team@latest/rest/repos/repos?apiVersion=2022-11-28#create-a-repository-dispatch-event, I've added `RASTERIO_REPO_DISPATCH_TOKEN` to GDAL's secrets. It expires in 90 days (2024-02-04). Soon I'll make a PR proposing a new workflow for GDAL, will add a...

Token removed from GDAL's secrets. #2968 has a better approach.

Done! Waiting to see a build 10 hours from now (it's scheduled twice a day).

@vincentsarago I think the conceptual model of a raster requires that it span a continuous space, yes? I don't think you can have a discontinuity like the antimeridian in the...

Removing from the 1.4.0 milestone, which is already very large, in order to get 1.4.0 out sooner.

@GuillaumeErhard thanks for the report. I haven't seen this before. While it's possible that there is a stuck loop in GDAL, I wouldn't expect a loop when rasterizing a single...

@lauraset can you explain more? Why is the outermost window undesirable? How does this affect your application?