list_coverages: List the coverages available in the WTSS service

View source: R/wtss.R

list_coveragesR Documentation

List the coverages available in the WTSS service

Description

Lists coverages available in the WTSS service

Usage

list_coverages(URL)

Arguments

URL

URL of the server

Value

vector with coverage name

Examples

## Not run: 
# Using external server 
list_coverages("https://brazildatacube.dpi.inpe.br/wtss/")

## End(Not run)

Rwtss documentation built on April 25, 2022, 9:07 a.m.