Description Usage Format Details Source
A data frame that allows the user to obtain a request URL given inputs into the ooi_create_url() function. The ooi_get_data() function also uses this table if the user sets the simplify_data flag to TRUE.
1 |
A data frame with columns: SITE, NODE, INSTRUMENT, METHOD, STREAM, URL, NCVARS, VARS_UNITS, VARS_DISPLAY_NAME, VARS_DESCRIPTION, SIMPLENODE.
An eight (8) character OOI site designator.
A five (5) character OOI node designator.
A twelve (12) character OOI instrument designator. Character 3 is always a dash (-).
A designator for data delivery method. Options: telemetered, recovered_inst, recovered_host, recovered_cspp, recovered_wfp, streamed
A designator for the datatype/data product.
A partially built URL for data requests.
A cleaned up set of variables for the given site, node, instrument, and stream. Pipe delimited.
Units to match NCVARS. Pipe delimited.
Common name of each variable matching NCVARS. Pipe delimited.
Description of each variable in NCVARS. Pipe delimited.
Simplified name for the given node.
This dataset was built using the Python and R scripts found under data-raw/lookup_generator.
https://oceanobservatories.org/site-list/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.