LSSS is a software system for analyzing large amounts of acoustic data from echosounders and sonars.
For information about MAREC and LSSS, see https://marec.no.
For information about the LSSS APIs, see doc/LsssApi.md.
Before building and running LSSS it is necessary to install JDK 25. It is recommended to use Eclipse Temurin from Adoptium.
To run LSSS:
./gradlew runLsssTo build a zip-file with LSSS:
./gradlew distZipThe resulting zip-file is located in lsss/release/build/distributions.
Pre-built binaries can be downloaded from https://marec.no/downloads.htm.
This open-source repository is a subset of a separate closed-source repository at NORCE Research AS. The active development of LSSS happens in the NORCE-repository. This repository is updated with snapshots from the NORCE-repository when needed.