[X] I am running on an up-to-date pypsa-usa environment. Update via conda env update -f envs/environment.yaml
The Issue
The global opts like Co2L currently are missing the logic to update the config based on the settings in the scenario configuration. This is due to the update of pypsa-eur's prepare_network rule which looks for those enable field when setting CO2 limits.
We should update the configuration files based on the scenario Opts.
Checklist
master
branchpypsa-usa
environment. Update viaconda env update -f envs/environment.yaml
The Issue
The global opts like Co2L currently are missing the logic to update the config based on the settings in the
scenario
configuration. This is due to the update of pypsa-eur's prepare_network rule which looks for those enable field when setting CO2 limits.We should update the configuration files based on the scenario Opts.
Steps To Reproduce
No response
Expected Behavior
No response
Error Message
No response
Anything else?
No response