Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added location.children to example in getLocationHierarchy()

...

Property

Type

Description

Example
location[]listA list of location structures. 
location[].locationNamestringThe full name of the location.
locationName: "Axis (POD 1)"
location[].children[]listA list of location structures that are the children of this location structure.children: null
location[].depthdoubleThe average depth of the deployments.
depth75
location[].descriptionstringThe description of the location.
description: "Depth: 985 m Latitude: 48.3167 Longitude: -126.0501 Type: Stationary platform 
               Description: Canyon axis: benthic processes, biodiversity, sediment dynamics."
location[].hasDeviceDatastringIndicates that data products can be requrested using a device category for the location.
hasDeviceData: "true"
location[].locationCodestringA code that unquely identifies a location.
locationCode: "BACAX"
location[].hasPropertyDatastringIndicates that data products can be requested using property code for the location.
hasPropertyData: "true"

...