Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
/codeScripts with prefixes (e.g.,01_import-data.py,02_clean-data.py) and functions in/code/src./dataSimulated and real data, the latter not pushed./figuresPNG images and plots./outputOutput from model runs, not pushed./presentationsPresentation slides./privateA catch-all folder for miscellaneous files, not pushed./writingPaper, report, and case studies./.venvHidden Python project library, not pushed..gitignoreHidden Git instructions file..python-versionHidden Python version file.pyproject.tomlPython project environment configuration file.uv.lockPython project environment lockfile.
After cloning this repository, go to the project’s terminal in Positron
and run uv run to create the /.venv project library and install the
specified Python and library versions.
For more details on using Python, Positron, GitHub, Quarto, etc. see the recommended Data Stack.