ooi_science: Possible OOI Science Data Request Combinations

Description Usage Format Details Source

Description

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.

Usage

1

Format

A data frame with columns: SITE, NODE, INSTRUMENT, METHOD, STREAM, URL, NCVARS, VARS_UNITS, VARS_DISPLAY_NAME, VARS_DESCRIPTION, SIMPLENODE.

SITE

An eight (8) character OOI site designator.

NODE

A five (5) character OOI node designator.

INSTRUMENT

A twelve (12) character OOI instrument designator. Character 3 is always a dash (-).

METHOD

A designator for data delivery method. Options: telemetered, recovered_inst, recovered_host, recovered_cspp, recovered_wfp, streamed

STREAM

A designator for the datatype/data product.

URL

A partially built URL for data requests.

NCVARS

A cleaned up set of variables for the given site, node, instrument, and stream. Pipe delimited.

VARS_UNITS

Units to match NCVARS. Pipe delimited.

VARS_DISPLAY_NAME

Common name of each variable matching NCVARS. Pipe delimited.

VARS_DESCRIPTION

Description of each variable in NCVARS. Pipe delimited.

SIMPLENODE

Simplified name for the given node.

Details

This dataset was built using the Python and R scripts found under data-raw/lookup_generator.

Source

https://oceanobservatories.org/site-list/


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