Skip to content

nptscot/networkmerge

Repository files navigation

networkmerge

Welcome to the networkmerge project.

The code in this repo was developed to support the Network Planning Tool for Scotland, which can be found at www.npt.scot.

For reproducibility and automation the code in the paper.qmd file is run as part of a GitHub Actions workflow. The build status is:

Quarto Publish

To install the dependencies needed to reproduce the paper, see the code in the devcontainer and publish.yml file (you can run the code in this repo in a devcontainer to avoid the installation step).

After the dependencies are installed you can rebuild the paper by running the following command from the root directory of this repo:

quarto render paper.qmd

See the rendered result, which automatically updates after each commit to the main branch, at nptscot.github.io/networkmerge.