Obtains a time series from a time series service.
.sits_from_service(coverage, longitude, latitude, start_date, end_date,
bands, prefilter = "1", label = "NoClass")
Coverage metadata.
Longitude of the chosen location.
Latitude of the chosen location).
Optional start date of the period.
Optional end date of the period.
Optional string vector with the names of the bands to be retrieved.
String (only for SATVEG) ("0" - none, "1" - no data correction, "2" - cloud correction, "3" - no data and cloud correction).
String with the label to attach to the time series.
A sits tibble.