This function configures odcr
to connect with the correct Python environment and check the availability of the datacube
Python library.
config(python = NA, required = T)
python | character, path to a python or conda binary/environment that should be used by |
---|---|
required | logical, whether the use of this python install should be forced even if major libraries are missing or not |
None