Contents in this repository have been moved to the QSDedu repository.
This repository contains materials initially developed for the QSDsan workshop on April 22, 2022 during the 27th Environmental Engineering and Science Symposium and updated for later workshops. You can find the recording of the EES Symposium workshop and a demo video at our YouTube channel. Slides used for this workshop can be viewed and downloaded through this link.
Materials includes:
- Jupyter Notebook examples (see below on how to run these notebooks interactively in your browser)
- Example_complete.ipynb (fully populated with additional notes)
- Example_interactive.ipynb (interactive module that does not require any coding skills)
- Python modules to construct the systems and analyses, including:
- country_specific.py (country-specific analysis)
- models.py (uncertainty and sensitivity analyses)
- systems.py (systems)
- data folder with data used in the analysis (e.g., location-specific parameters)
- results folder with results generated from the analysis
- repository organizing and configuration files (
files
folder, README.md, runtime.txt, etc.)
Note:
If the binder page gets stuck and you keep seeing this image:
Try to go directly to the binder homepage, fill in qsd-group/qsdsan-workshop
in the GitHub▼
box, and main
in the Git ref
box, then click the yellow launch
button, this seems to work better under certain conditions.