obpg_open: Open an ncdf4 connection to an OBPG URL

Description Usage Arguments Value

View source: R/nc.R

Description

Open an ncdf4 connection to an OBPG URL

Usage

1
obpg_open(uri, try_nrt = TRUE, verbose = FALSE)

Arguments

uri

character the URL

try_nrt

logical, if TRUE and the connection fails, then try again after modifying the url to ".NRT.nc" instead of ".nc"

verbose

logical, if TRUE voice warnings

Value

either ncdf4 object or NULL


BigelowLab/ohwobpg documentation built on Aug. 11, 2020, 11:51 p.m.