Re: [gdal-dev] GDAL 3.11.0 release candidate available

2025-05-06 Thread Edzer Pebesma via gdal-dev
I checked against R packages sf, terra and stars and found nothing unexpected. I didn't do further reverse dependency checks against the 1000+ revdeps, which Roger did until recently, as this takes longer than a few days on my laptop; I will try to set things up somewhere such that this can be

Re: [gdal-dev] GDAL 3.10.1 release candidate available

2025-01-07 Thread Edzer Pebesma via gdal-dev
Even, with the file in https://github.com/r-spatial/stars/raw/refs/heads/main/inst/nc/bcsd_obs_1999.nc I had expected that gdalinfo --config GDAL_NETCDF_REPORT_EXTRA_DIM_VALUES YES NETCDF:"bcsd_obs_1999.nc":pr would output the NETCDF_DIM_time_VALUES metadata tag with the time values, but