Skip to content

Releases: Ocean-Data-Lab/ooipy

v1.2.4

15 Jul 13:39
526803f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Mar 20:03
ed9cb28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2 Release

17 Feb 00:44
246e161
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Nov 16:05
799956c
Compare
Choose a tag to compare

This release contains many updates. Some of the major updates include:

  • repackage to better align with scientific python community guidelines
  • updated documentation
  • added some ability to better handle fragmentation (this will require further attention in future releases)
  • support of OBS data pull

What's Changed

Full Changelog: v1.2.0...v1.2.1

OOIPy v1.2.0

30 Aug 20:05
202df50
Compare
Choose a tag to compare

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

OOIPy v1.1.5

13 Feb 22:11
df473f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

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

21 Jan 21:38
e968758
Compare
Choose a tag to compare

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.1.4 updates:

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

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

06 Aug 00:56
Compare
Choose a tag to compare

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.1.3 updates:

  • several bug fixes and improvements in documentation
  • fixed calibration for Axial Base broadband hydrophone

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

11 May 00:53
536b144
Compare
Choose a tag to compare

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.1.2 updates:

  • bug fixes in spectrogram computation and package installation

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

12 Apr 21:19
24d9b67
Compare
Choose a tag to compare

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.1.1 updates:

  • bug fixes in multiprocessing functions and hydrophone sensitivity correction