Community Fishers State of the Ocean Climate Profiles

This data product presents the vertical profile of an ocean climate parameter (e.g., temperature, salinity, etc.) as a function of depth. It captures how the parameter's depth-dependence changes over time by summarizing data collected across multiple years for a given month. The product is designed to support long-term oceanographic research and climate trend analysis.

Formats

The data product is distributed in the following formats:

  1. PNG Plot (Oceans 3.0 API filter: extension=png) - A visual representation of the parameter vs depth.
  2. CSV Table (Oceans 3.0 API filter: extension=csv) - A tabular summary of the data.
  3. MAT File (Oceans 3.0 API filter: extension=mat) - A MATLAB-compatible file containing structured arrays with the data.

All formats are based on the same data which includes:

Note:
The amount of metadata varies slightly from format to format. PNG plots have the least amount of it presented in their header and comment. CSV tables have it in the table header. MAT files have raw metadata as a separate structured array.
Individual casts may be not presented in PNG plots according to data quality requirements.

Data Collection Methodology

Data Processing Workflow

Individual Casts: Each cast (sensor deployment) yields a profile of the climate parameter vs depth. These casts are aligned and depth-binned. Recorded measurements are averaged into 1-meter depth bins, each centered at 1-meter intervals (e.g., 0.5–1.5 m centered at 1 m).

Monthly Averages: For each year, all casts from a given month are averaged to produce a single depth profile representing that month.

Overall Average: Monthly profiles from all available years are averaged together to form a multi-year average for that month. Standard deviation at each depth bin is also calculated.

Data Quality Requirements:

  1. Individual casts are presented in PNG plots when there are not more than 30 casts in total for the plot.
  2. Monthly averages are calculated only for those depth bins which have at least 70% from the total number casts in the month within the year.
  3. Overall average and standard deviation are calculated only for those depth bins which have at least 70% of the total number of monthly averages.
  4. Calculation of standard deviation values requires three years of samples. If there are fewer than three years worth of sampling then the standard deviation values are not calculated.

Data Interpretation

Examples

The following data product examples were generated with the same data.

PNG Plot

Text within the plot

The first title string: "Burrard Inlet • CF010 (BI-10) • 49.3003° • 123.1099° W • 1 m to 22 m"

The second title string: "Data from 2022 to 2024 • Cast Direction: Down Casts • 4 Casts in Plot"

The comment in the footer of the plot: "Data attribution - Tsleil-Waututh Nation (owner), Ocean Networks Canada Society (custodian, distributor)"

CSV Table

File: BurrardInlet_CF010BI-10_ConductivityTemperatureDepth_Temperature_20220311T200520Z_20240306T215503Z-PROFILE.csv

Origin Section

Location Section

Device Section

Data Section

Column Section

MAT File

File: BurrardInlet_CF010BI-10_ConductivityTemperatureDepth_Temperature_20220311T200520Z_20240306T215503Z-PROFILE.mat

Data: Structure array with data of individual casts.

DataClimate: Structure array with calculated statistical data based on the individual casts.

Metadata: Structure array with metadata