modelblocks aims to be a collection modular tools and modularisation guidelines that help energy modellers produce high-quality research that is repeatable, understanable, and easy to use.
Please read all about it in our documentation!
We rely on pixi for development and maintenance.
To install, simply run the following:
git clone git@github.com:modelblocks-org/docs.git
cd docs
pixi install --allpixi run build-docs: build a local version of the documentationpixi run serve-docs: render the documentation on your browserpixi run style: run CI linting, refractoring and spellcheckingpixi run test: quick local test of the documentation