Technical implementation details#
Some shared core functionality in the package.
This contains mostly wrappers around xarray objects, and some very basic functions.
A few of these are publicly available in the main package namespace. They should be
accessed from there if used externally, but from here if used internally.
Classes and functions only exposed here#
|
Convert a time to |
|
Convert datetimes to the same internal format. |
|
Calculate time frame overlap settings from various input parameters. |
|
Describes a start and stop point in time. |
|
Wrapper around |
|
Wrapper around |
|
Wraps |
|
Base class for rolling windows. |
|
Rolling windows of time data. |
Classes and functions exposed in the main package namespace#
|
Handing data which varies over time. |
|
Handing data which varies over frequency. |
|
Handing data which varies over time and frequency. |
|
Container for recorded ship transits. |
|
Calculate the decibel of an input value. |