%>%                     Pipe
.wtss_coverage_description
                        Decodes the description from a WTSS coverage
.wtss_get_response      Get a response to the WTSS server
.wtss_ggplot_series     Plot one timeSeries using ggplot
.wtss_guess_satellite   Try a best guess for the type of
                        sensor/satellite
.wtss_list_coverages    Retrieves the list of cubes from the URL server
.wtss_parse_json        Parse a JSON response from the WTSS server
.wtss_process_request   Process a request to the WTSS server
.wtss_remove_trailing_dash
                        Remove trailing dashes from a WTSS server
                        address
.wtss_send_request      Send a request to WTSS server
.wtss_tibble            Create a sits tibble to store the time series
                        information
.wtss_time_series_processing
                        Processing a Time Series Result from WTSS
.wtss_to_tibble         Import time series in the zoo format to a
                        tibble
Rwtss-package           Rwtss
describe_coverage       Retrieves the list of cubes from the URL server
list_coverages          List the coverages available in the WTSS
                        service
ndvi_ts                 Example time series from MOD13Q1 product.
plot                    Generic interface for ploting time series
time_series             Get time series
wtss_to_ts              Export data to be used to the ts format
wtss_to_zoo             Export data to be used to the zoo format
