powered by
Set GDAL config options
gdalcubes_set_gdal_config(key, value)
name of a GDAL config option to be set
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")
Run the code above in your browser using DataLab