Skip to content

hydroffice/hyo2_soundspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24430ba · Feb 2, 2025
Oct 28, 2024
Oct 20, 2024
Feb 2, 2025
Oct 27, 2024
Jun 18, 2024
Feb 2, 2025
Apr 5, 2021
Dec 23, 2024
Feb 2, 2025
Oct 28, 2024
Dec 1, 2018
Jan 25, 2020
Oct 20, 2024
Jan 26, 2024
Apr 10, 2020
May 4, 2024
Oct 20, 2024
Jul 31, 2019
Jan 11, 2025

Repository files navigation

HydrOffice Sound Speed Manager

logo


PyPi version Latest Documentation Windows Linux codacy coverall Zenodo DOI


General Info

The HydrOffice's Sound Speed package provides a library and tools to manage sound speed profiles. The package is part of HydrOffice, a research development framework for ocean mapping. HydrOffice aims to provide a collection of hydro-packages to deal with specific issues in the field, speeding up both algorithms testing and research-to-operation (R2O).

Among the tools developed in the package, Sound Speed Manager (SSM) is a software application that provides the user with a streamlined workflow to perform accurate processing and management of sound speed profiles for underwater acoustic systems.

SSM has been designed to ease integration into existing data acquisition workflows. The liberal open source license used by the project (specifically, GNU LGPL) provides for understanding of the chosen processing solutions through ready inspection of the source code, as well as the ability to adapt the application to specific organization needs.

This adaptation is eased by the modular design of the application, with the NOAA-specific functionalities organized so that they can be easily deactivated for non-NOAA users.

The main functionalities include:

  • Wide support of commonly-used sound speed profile formats
  • Compatibility with various data sources
  • Integration with common data acquisition/integration applications (e.g., Kongsberg SIS)
  • Profile enhancement based on real-time and climatologic models
  • Database management of the collected data with built-in functionalities for analysis and visualization.

With a long-term support and development plan, Sound Speed Manager is a turnkey application ready to be used (and extended) by professionals and institutions in the hydrographic community.

The package is jointly developed by the Center for Coastal and Ocean Mapping, UNH and NOAA Coast Survey Development Laboratory (CSDL).

joint efforts

For further information, visit the manual.

Note

If you want to help improving SSM, this is the recommended starting point.