Skip to content

Home

MBARI

oceansoundscape is a Python package to assist with analyzing ocean acoustic data.

The oceansoundscape package currently supports:

🐳 Generating optimized spectrograms for classification from Band-Limited-Energy-Detections(BLEDS) created in Raven https://ravensoundsoftware.com for

  • Blue whale A, B, and D calls
  • Fin whale 20 Hz calls
  • Computing power spectral density (PSD) estimates in 1 second bins

Example notebook for Blue whale D call classification with PSD

Install

pip install oceansoundscape