Commit 4ff9378
Bugfix pypsa eur as snakemake module (#1967)
* Fix Bug 1: Resolve double prefixing caused by f-string coercion.
* Fix Bug 2: Rule retrieve_co2stop not saving files in correct location.
Fix by making filepaths relative to an input or output location.
* Fix Bug 3: make filepaths in rule retrieve_corine relative to the zip_file in `input`
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Updated release notes
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 795f997 commit 4ff9378
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
615 | 614 | | |
616 | 615 | | |
617 | 616 | | |
| 617 | + | |
| 618 | + | |
618 | 619 | | |
619 | | - | |
| 620 | + | |
620 | 621 | | |
621 | 622 | | |
622 | 623 | | |
| |||
0 commit comments