Link Search Menu Expand Document

Installation

CENSO v1 is available as precompiled binary from GitHub. After making it executable, it can directly be used.

CENSO v2 is also available from GitHub as archive or .whl file. It can be installed with pip:

pip install .

In this case, it can be invoked as:

python3 -m censo -i [path to ensemble input]

Back to top

Copyright © 2025 grimme-lab.

The programs are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.