You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Meta: a structure array containing the following metadata fields:

  • deviceID: A unique identifier to represent the instrument within the NEPTUNE Canada network.
  • creationDate:Date and time (using ISO8601 format) that the data product was produced. This is a valuable indicator for comparing to other revisions of the same data product.
  • deviceName: A name given to the instrument.
  • deviceCode: A unique string for the instrument which is used to generate data product filenames.
  • deviceCategory: Device category to list under data search ('Echosounder').
  • lat: Obtained at time of deployment.
  • lon: Obtained at time of deployment.
  • depth: Obtained at time of deployment.
  • siteName: Name corresponding to its latitude, longitude, depth position.
  • locationName: The node of the NEPTUNE Canada observatory. Each location contains many sites.
  • dataQualityComments: In some cases, there are particular quality-related issues that are mentioned here. This is distinct from QAQC information contained in the data structure.
  • mobilePositionSensorIDs: A array of unique identifiers of sensors that provide position data for mobile devices - this data may be used in this data product.
  • mobilePositionDeviceIDs: A array of unique identifiers of sensors that provide position data for mobile devices - this data may be used in this data product.
  • deploymentDateFrom: The date of the deployment on which the data was acquired.
  • deploymentDateTo: The date of the end of the deployment on which the data was acquired (may be omitted if still deployed).
  • samplingPeriod: Sampling rate of the instrument in seconds (scalar sensors only).
  • samplingPeriodDateFrom: matlab datenum of the start of the corresponding sample period (scalar sensors only).
  • samplingPeriodDateTo: matlab datenum of the end of the corresponding sample period (scalar sensors only).
  • No labels