Michael Sumner
Michael Sumner
```R src
DD ``` I'm pretty sure the batch size you can set with a gdal property before you get the stream. If you have a pyarrrow.RecordBatchReader, which I'm assuming is what...
warp example
see how this looks when done as gdal intended stars/issues/618 the problem is the lon,lat units are scaled * 1e-6 so, possibly the SRS could contain that unit conversion ```R...
or general conversion from as yet unsupported types in wk ```R pl
something wrong with recent extent calc changes ```R dsn
this dsn ```R gdalinfo 'STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/search?collections=modis-09A1-061"' Warning 1: Maximum number of items (1000) allowed to be retrieved has been hit Driver: VRT/Virtual Raster Files: none associated Size is 0, 0 Subdatasets:...
possibly also these config options, and the EMPTY_DIR one ``` Sys.setenv(GDAL_NETCDF_VERIFY_DIMS = "STRICT", GDAL_NETCDF_IGNORE_XY_AXIS_NAME_CHECK="YES") dsn
vapour_raster_data and vapour_raster_dsn work well, but we need a couple of situations, currently we have * multiple input dsn become a single output, we can choose 1 or more bands...