hypertidy / vapour

GDAL API package for R
https://hypertidy.github.io/vapour/
80 stars 9 forks source link

try perf/request-limit problem with python persistent dataset #209

Open mdsumner opened 1 year ago

mdsumner commented 1 year ago

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 <- "vrt://NETCDF:\"/vsicurl/https://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/day/ocean/day/r1i1p1/v20120413/tos/tos_day_ACCESS1-3_rcp85_r1i1p1_20560101-20651231.nc\":tos?bands=1&if=NETCDF"

see https://lists.osgeo.org/pipermail/gdal-dev/2023-May/057209.html