CLI#
The CLI is the standard way to run seal.
A typical workflow consists of the preprocess, analyse and plot
subcommands in this order. The misc subcommand provides additional utilities for preparing or modifying
datasets or quadrat lists for analysis.
Analysis settings are specified in a taskfile. Detailed configuration options and descriptions of individual subcommands are provided in the following sections and in the example taskfile.
Help for the main command and individual subcommands can be displayed directly in the terminal by running seal --help or
seal <subcommand> --help.
Contents: