PRODUCT NOT YET AVAILABLE - WORK IN PROGRESS (sorry for shouting)


The soundscape metrics data product plot is designed as an ongoing time-series (similar to the State of the Ocean plots) to quantify the natural and man-made components in the ocean soundscape. These components can often be isolated by choosing frequency bands, or even individual frequencies, to aid in analysis. One of our primary interests is to gain a better understanding of man-made additions to the ocean soundscape and how this affects biology in the Salish Sea - particularly the Southern Resident Killer Whales (SRKW) - and these changes need to be observed on longer timescales. These data products also provide users with information about the state of a given hydrophone/hydrophone array and hence can be thought of as a 'state of the hydrophones' type of data product.

These plots appear on the Data Preview tool under the "All-time" tab on locations where there are active hydrophones with deployments of at least a few weeks. The plots and accompanying data files are updated on a schedule, typically every Sunday.

This data product uses the spectral probability density MAT files with weekly file breaks (see 51 for more information) gathered via ONC's Python client library. The frequencyBinCentres are then used to separate the data into the decadal frequency bands (10-100Hz, 100-1000Hz, ..., 10k-100kHz). Within each frequency band, the 50th percentile and linear mean sound pressure level data are averaged across that band.


The linear mean sound pressure level is calculated based on:

To calculate the mean value across each frequency band, the data is converted out of logarithmic space using:

After the mean value across each frequency band for each percentile has been calculated, the data is then converted back to logarithmic space:

Data gaps are then filled with NaN values. This data is plotted as one subplot per percentile, broken up by frequency band in a given subplot. Provided that the frequency values in the SPDdata structure are binned (with spacing depending on the hydrophone, but linear throughout), the closest matches to the requested frequency band are used.


Here is an example of the Soundscape Metrics plot for hydrophone A in the Strait of Georgia East hydrophone array:

Each line represents one of the decadal frequency bands, and each data point represents one week's worth of data that has been averaged across its respective frequency band. Given that the frequency values in the SPDdata structure are binned (with bin spacing depending on the hydrophone, but linear throughout), the closest match to the frequency band for a given hydrophone is used. 

In this sample plot, the lower frequency bands have greater power as they attenuate more slowly than the higher frequencies, and as a result we are able to obtain information about the soundscape at greater distances. These lower frequencies include abiotic components such as rain, turbulence, tides, and surface waves. The higher frequencies include anthropogenic components including vessels and ferries, as well biological components such as fin whales, humpbacks, and killer whales. We should expect to see lower noise levels around April 2020 during COVID, and may notice some spikes in the data in the higher frequency ranges during the busier summer months that could be associated with instrument deployments and regular maintenance.

Revision History

  1. 20241107: Beta product released
  2. 20250218: CSV, MAT, PDF format information added
  3. 20250424: File format metadata information updated

Formats

This data product is available in PNG, PDF, MAT, and CSV format. The data behind these plots are available via links on their display in Data Preview. Please note that these are preliminary data products and they are currently in development.

PNG

Dimensions are 3200x2400 pixels with 32 bit depth. See example above.


PDF

EXAMPLE FILE: ECHO3.H1-SoundscapeMetrics-band.pdf


MAT

MAT files can be opened using Mathworks Matlab 7.0 or later. The file contains two structures, Metadata and Data.

Metadata: Structure containing the following metadata fields, with most of the deviceDetails, deploymentDetails, and location information gathered via ONC's API webservice:

Data: Structure array containing the following:

EXAMPLE FILE: ECHO3.H1-SoundscapeMetrics-band.mat


CSV

The file is divided into sections for metadata and data. All non-data entries are preceded by the pound sign (#). Sub-sections are delimited by dashed-lines. Each metadata section and its contents are described here, and a sample can be found below.

Origin Section

Location Section

Device Section

Data Section

EXAMPLE FILE: ECHO3.H1-SoundscapeMetrics-band.csv


TXT (Ocean Data View Spreadsheet File)

This file format is not available for this data product. A stand-in file has been provided for each location containing the creator, creation time, and timezone information.

EXAMPLE FILE: ECHO3.H1-SoundscapeMetrics-band.txt


Discussion

To comment on this product, click Add Comment below.