meta.senda: A function that provides metadata for S-ENDA data on thredds.

View source: R/filesfromthredds.R

meta.sendaR Documentation

A function that provides metadata for S-ENDA data on thredds.

Description

A function that provides metadata for S-ENDA data on thredds.

Usage

meta.senda(
  caturl =
    "https://thredds.met.no/thredds/catalog/met.no/observations/surface/catalog.html",
  verbose = FALSE
)

Arguments

caturl

url of the thredds ctalogue containing the files

verbose

if true promt test lines

See Also

retrieve list_thredds station.s_enda

Examples


## Not run: 
meta <- meta.senda()

## End(Not run)

metno/esd documentation built on April 29, 2024, 3:34 p.m.