License and Attribution

Acoustics Toolbox

at-py is a Python port of Matlab-side tooling and file layouts from the Acoustics Toolbox. It does not embed or re-implement the Fortran numerical kernels.

The canonical Fortran/Matlab distribution is published for the ocean acoustics community by Michael B. Porter and is released under the GNU General Public License v3 or later. A public mirror used by this project for source references is github.com/jgebbie/at.

Project License

at-py is released under the GNU General Public License v3 only. See the repository LICENSE file.

The license is intentionally compatible with the Acoustics Toolbox ecosystem. When distributing a combined stack of runner, AT binaries, and Python client libraries, apply GPL obligations to the combined distribution.