Ivan Ruiz Manuel
Ivan Ruiz Manuel
Type: Bug VSCode randomly loses access to git / github keys, prompting you to re-enter the password. This occurs at random: re-starting the machien will fix this behaviour for a...
### What happened? This issue was found by @brynpickering in https://github.com/calliope-project/clio/pull/3 Euro-calliope's current approach to produce shape files leads to broken borders. This is caused by mismatches between NUTS and...
### What happened? When printing the values of `flow_cap`, `inf` is displayed as a `0.0`, and lower bounds seem to be always printed as `0` regardless of the actual value....
### What can be improved? 'Mutable' dimensional data should be isolated under its own key in the schema. ```yaml config: # structural, contains stuff that affects code behaviour math: #...
### What can be improved? This suggestion is based on https://github.com/calliope-project/calliope/pull/717#discussion_r1957956336 We currently have some ambiguity in our dimensional / parametric data (and possibly other sections) because we allow the...
### What can be improved? This feature request will summarize how I think the 'ideal' `pydantic` implementation should look like. The idea is to collate all discussions in issues (#662,...
### What happened? This bug was noticed while implementing #704 We are incorrectly using `=` instead of `==` for equality comparisons in `where:` strings. This is confusing (`=` is generally...
**Snakemake version** Occurs in v9.1.1 (and older) **Describe the bug** `snakemake` seems to arbitrarily ignore the `ancient()` setting in rule inputs when sub-workflows are called using the `module:` functionality. **Minimal...
### Version Checks (indicate both or one) - [x] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/powerplantmatching/releases) of powerplantmatching. - [ ] I have confirmed this bug exists...
### Version Checks (indicate both or one) - [x] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/powerplantmatching/releases) of powerplantmatching. - [x] I have confirmed this bug exists on...