Core functionality#
A collection of analysis methods for underwater acoustics, specialized on radiated noise from ships.
The main package namespace holds some commonly used functions and classes.
Classes for data handling#
|
Handing data which varies over time. |
|
Handing data which varies over frequency. |
|
Handing data which varies over time and frequency. |
Classes for positions and sensors#
Other common operations#
|
Calculate the decibel of an input value. |
|
Calculates spectrograms, both linear and banded. |
|
Container for recorded ship transits. |
|
Describes a start and stop point in time. |
|
Load data from a Zarr file and optionally restore the original class. |
|
Concatenates a list of items along a specified dimension. |
|
Convert datetimes to the same internal format. |
|
Convert a time to |