- path
[mandatory] (character) The path to the root directory of the
generated database. This must be a writable, non-temporary directory.
Avoid using the home directory (~), the current working directory, or the
package directory.
- conda
[optional] (character) Name of the virtual Conda environment
used by the rgee package (default: "rgee").
- user
[optional] (character) Specifies the Google account directory
within ~/.config/earthengine/. This directory stores credentials
for a specific Google account (default: NULL).
- rebuild
[optional] (logical) If TRUE, the database and its
supplementary files are overwritten based on the configuration file
(default: FALSE).
- mode
[optional] (character) Mode of data extraction. Currently
supports "local" or "drive" (for larger exports via Google
Drive). Defaults to "local".
- verbose
[optional] (logical) Display computation status and messages
(default: TRUE).