Sufficiency of Measures (SOM)
Methodology developed at HELCOM. Tool available on GitHub.
Commands
python main.py
- Run tool.
Project layout
src/ # Project source code.
UI/ # User interface source code.
pyproject.toml # Project build requirements file.
mkdocs.yml # Documentation configuration file.
docs/ # Documentation resources.
LICENSE # Project license.