MUSE_OS icon indicating copy to clipboard operation
MUSE_OS copied to clipboard

Welcome to the MUSE-OS repository

Results 146 MUSE_OS issues
Sort by recently updated
recently updated
newest added

This is partly a small QoL improvement, but having a way of regenerating this data programatically is also a prerequisite for making it possible to run regression tests without having...

enhancement

I've just found why the discrepancy. 1. The sector output, taking the values right out of the market, gives the right values as market information is calculated based on the...

bug

Should be tackle them individually, or, given they are skipped by default, get rid of them entirely?

bug

Should we get rid of the expected fail, or elaborate in more detail?

bug

## Describe the bug Building the documentation using Sphinx results in a "build succeeded", but I receive 126 warnings. Also, there is a problem with artefacts in the rendered HTML...

bug
documentation

When running the test suite locally I see the following warnings which I haven't noticed before: ``` tests/test_filters.py: 1 warning tests/test_trade.py: 14 warnings tests/test_subsector.py: 1 warning /home/alex/code/MUSE_OS/src/muse/filters.py:482: UserWarning: rename 'technology'...

bug

# 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...

# 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...

There's a fair bit of code to do with legacy sectors (e.g. `legacy_sector.py`, and the `calibrate_legacy_sectors` function in `mca.py`). I guess this is included to maintain backwards compatibility, but this...

The modeler may want to specify capacity addition in a future year (e.g. if they know a power plant is going to be built in the future). This can be...

bug