This branch is the source for the documentation. Live github pages is located at: https://nrel.github.io/MODAQ2/
build with
cd docs
mkdocs gh-deployYou can also test the webpage build with mkdocs serve.
Please visit our Github Organization for access to the MODAQ 2 code: https://github.com/MODAQ2
conda create env -f mkdocs-env.yaml
conda activate mkdocs-env