describe_coverage: Retrieves the list of cubes from the URL server

View source: R/wtss.R

describe_coverageR Documentation

Retrieves the list of cubes from the URL server

Description

Contacts the WTSS server to describe one coverage

Usage

describe_coverage(URL, name, .print = TRUE)

Arguments

URL

URL of the server

name

name of coverage

.print

Print the coverage description

Value

tibble with coverage description

Examples

## Not run: 
# Using external server 
describe_coverage("https://brazildatacube.dpi.inpe.br/wtss/", 
                  "LC8_30_16D_STK-1")

## End(Not run)

e-sensing/wtss documentation built on April 30, 2022, 6:38 a.m.