R/demeter.R
get_service.Rd
Get the service that keeps the satellite data stored in order to access the data.
get_service(provider)
character. A provider of interest.
character. The name of the corresponding service.
if (FALSE) { get_service("modis") get_service("sentinel") }