Description Usage Arguments Value Examples
View source: R/ooi_get_location.R
Check data request made to OOINet and return OpenDAP urls when complete.
1 | ooi_get_location(response, drop_paired = TRUE)
|
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. |
A list of OpenDAP urls where the data is located on the OOI Thredds server as dodsC NetCDFs.
1 | remote = ooi_get_location(response,drop_paired = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.