MUSE_OS
MUSE_OS copied to clipboard
Welcome to the MUSE-OS repository
# Description *Please include a summary of the change and which issue is fixed (if any). Please also include relevant motivation and context. List any dependencies that are required for...
As of #279 the tutorial models are up to date with the latest version of the default model, and the steps necessary to generate these models are fully documented as...
The MinimumServiceFactor tutorial is confusing as the meaning of this parameter isn't properly explained (i.e. what does a specific number mean?). The explanation should be extended to explain what a...
The documentation mentions that the "Level" parameter in the technodata and commodities files can be "fixed" or "flexible", but the meaning of these two options isn't adequately explained. Sections to...
## Describe the bug A clear and concise description of what the bug is, including error messages. UtilizationFactor parameter description says: "represents the maximum actual output of the technology in...
# Description Update the whole codebase and tests to enable MUSE running with more modern Python versions, `pandas` and `xarray`. So far, due to the versions used of `pandas` and...
# Description The documentation contains a number of tutorials for customising models (adding new technologies, regions, agents etc.). Each tutorial documents the processes that the user has to carry out...
The coverage is not currently being uploaded to codecov. As well as meaning the coverage won't be updated, it also means the codecov app won't run its checks for PRs....
Let's add some more `ruff` checks. - [x] #292 - [ ] #293 - [x] #294
We don't need simulation results etc. stored in the repo. They are used for the documentation, but are generated as needed anyway. They don't appear to be used for anything...