ooi_get_location: Check data request made to OOINet and return OpenDAP urls...

Description Usage Arguments Value Examples

View source: R/ooi_get_location.R

Description

Check data request made to OOINet and return OpenDAP urls when complete.

Usage

1
ooi_get_location(response, drop_paired = TRUE)

Arguments

response

The response object made through the ooi_submit_request function.

drop_paired

A TRUE/FALSE flag that removes paired datasets from the return. Setting this to TRUE makes it easier to concatenate multiple files.

Value

A list of OpenDAP urls where the data is located on the OOI Thredds server as dodsC NetCDFs.

Examples

1
remote = ooi_get_location(response,drop_paired = TRUE)

oceanobservatories/ooim2mr documentation built on Oct. 2, 2020, 4:29 p.m.