Observations & Measurements (OM – JSON) Array Schema

Data will be output as three arrays for each sensor: sampleTime, values, qaqcFlags.

Oceans 3.0 API filterdpo_jsonOutputEncoding=OM

ONC Object Schema

Data will be output as a list of objects for each sensor. Inside each data object, there are single values of sampleTime, value, and qaqcFlag.

Oceans 3.0 API filterdpo_jsonOutputEncoding=ONC

File-name mode field

"OM" or "ONC" will appear last in the file-name mode, immediately prior to the ".json" file extension.

  • No labels