query_namanl_catalog: Query the catalog at the specified URL for the specified date

Description Usage Arguments Value

View source: R/nam_anl.R

Description

Query the catalog at the specified URL for the specified date

Usage

1
query_namanl_catalog(date, uri, pattern = "^.*0000_000\\.grb2$")

Arguments

date

Date or character, cast-able to Date class

uri

character, the base uri for the top level catalog

pattern

character, one or more regular expression(s) used to match the opendap resources.

Value

relative URL for the resource or NA if not found


BigelowLab/namanl documentation built on Nov. 15, 2021, 3:11 p.m.