OSGeo / gdal

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
https://gdal.org
Other
4.91k stars 2.55k forks source link

netCDF: add a GDAL_NETCDF_REPORT_EXTRA_DIM_VALUES config option ... #11208

Open rouault opened 1 week ago

rouault commented 1 week ago

to force getting extra dimension values or files on a remote file system, but also enable it if the size of the dimension is just one

This amends the fix of 0ae885e6d8a74785c5898638b25129813ab1f51b

Fixes #11207

FYI @mdsumner

coveralls commented 1 week ago

Coverage Status

coverage: 73.627% (+0.001%) from 73.626% when pulling 856af98180f0c9792de1e2f5424c06300981278f on rouault:fix_11207 into c578e9d910804d9dd216e29d1c087f9f0d985a60 on OSGeo:master.