| .config_new_source {sits} | R Documentation |
creates a new data source in the config file
.config_new_source(s3_class, collections, ..., service = NULL, url = NULL)
s3_class |
s3 class associated to the source |
collections |
collections associated to the source |
... |
other parameters associated to the new source |
service |
protocol associated to the source (e.g., "STAC") |
url |
url associated to the endpoint of the service |
list with the configuration associated to the new source