Ivan Ruiz Manuel

Results 65 issues of Ivan Ruiz Manuel

### What can be improved? We have the possibility of a speed upgrade by changing "if then raise" statements to `assert` cases in the backend. In cases were we _know_...

enhancement
v0.7

### What can be improved? Calliope should be more memory efficient!

enhancement
v0.7

### Version Checks (indicate both or one) - [X] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/atlite/releases) of Atlite. - [ ] I have confirmed this bug exists...

type: bug
type: info
priority: medium
help wanted

### Version Checks (indicate both or one) - [x] I have confirmed this bug exists on the lastest [release](https://github.com/pypsa/atlite/releases) of Atlite. - [ ] I have confirmed this bug exists...

type: bug

**Snakemake version** I've tried this in 8.10.2, 8.16, and 8.18. **Describe the bug** `snakemake` causes `pdb` to "forget" the python context inside list comprehension, causing it to return false error...

bug

**Is your feature request related to a problem? Please describe.** This issue is inspired by https://github.com/microsoft/vscode/issues/225957. In short: most IDEs are unaware that `.snakemake/` folders should not be searched. If...

enhancement

### What happened? If you update the repo to the current version, and try to build energy balances with it, scripts depending on 'annual-energy-balances.csv' will fail. This is because two...

bug

### What happened? While working on the hydro process, I noticed that the presets will unfortunately chop Iceland in half when processing the HydroBASINS dataset. This matters for SCEC settings....

bug

### Description It seems like MkDocs material is not very good at isolating notebook sections in searches. This results in very long search sections that make searching the docs more...

documentation

**Is your feature request related to a problem? Please describe.** Snakemake's [module](https://snakemake.readthedocs.io/en/stable/snakefiles/modularization.html#modules) functionality is incredibly powerful, specially for large workflows that are getting too complex. However, they do not result...

enhancement