gdalcubes_set_gdal_config {gdalcubes} | R Documentation |
Set GDAL config options
gdalcubes_set_gdal_config(key, value)
key |
name of a GDAL config option to be set |
value |
value |
Details and a list of possible options can be found at https://gdal.org/user/configoptions.html.
gdalcubes_set_gdal_config("GDAL_NUM_THREADS", "ALL_CPUS")