tds_list_services: List THREDDS dataset service endpoints

Description Usage Arguments Value Examples

Description

List THREDDS dataset service endpoints

Usage

1
tds_list_services(dataset_url)

Arguments

dataset_url

The url of a THREDDS dataset, perhaps retrieved using tds_list_datasets.

Value

A data_frame containing dataset service endpoints and paths.

Examples

1
2
3
library(thredds)
thredds_data <- "https://cida.usgs.gov/thredds/catalog.html?dataset=cida.usgs.gov/prism_v2"
tds_list_services(dataset_url = thredds_data)

mt-climate-office/thredds documentation built on May 25, 2019, 10:34 p.m.