Published February 20, 2024 | Version v1.2.0
Software Open

OOIPy: A Python toolbox designed to aid in the scientific analysis of Ocean Observatories Initiative (OOI) data

Description

The package provides the following functionality:

  • accessing OOI broadband and low frequency hydrophone data of the Coastal Endurance and Regional Cabled array
  • accessing OOI CTD data of the Coastal Endurance and Regional Cabled array
  • computing and visualizing spectrograms and power spectral density (PSD) estimates for acoustic data using the Bartlett/Welch method
  • computing and visualizing temperature, sound speed, salinity, pressure, density, and conductivity profiles from CTD data

documentation can be found at https://ooipy.readthedocs.io/en/latest/

Version 1.2.0 updates:

Major changes:

  • changed spectrogram and psd outputs to be xarray objects instead of custom objects
  • added a scripts section for programmatically downloading hydrophone data to disk.

Minor changes:

  • updated documentation
  • updated to require python >= 3.9
  • updated demo notebooks
  • added progress bar as verbose option to get_acoustic_data

Version 1.1.3 updates:

  • bug fix with numpy dependency
  • several other small bug fixes

Notes

If you use this software, please cite it as below.

Files

ooipy-main.zip

Files (3.9 MB)

Name Size Download all
md5:76e630bd4297e8512e3adbed0dbad54c
3.9 MB Preview Download

Additional details

Related works