Fabian Neumann
|
2586969995
|
docs: add missing configuration options
|
2023-03-16 12:05:36 +01:00 |
|
pre-commit-ci[bot]
|
c24b119928
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-16 10:42:46 +00:00 |
|
Fabian Neumann
|
12d38bd867
|
docs: add release notes and document new config options
|
2023-03-16 11:41:50 +01:00 |
|
Fabian Neumann
|
e16539a161
|
remove manual country codes
|
2023-03-16 10:36:51 +01:00 |
|
pre-commit-ci[bot]
|
23c92ca436
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-15 16:01:11 +00:00 |
|
Fabian Neumann
|
55395c5465
|
enhance documentation, with instructions for sector-coupled / electricity-only studies
|
2023-03-15 17:00:06 +01:00 |
|
Fabian
|
e0f8952218
|
codespell: fix typo & add word to exception list
|
2023-03-14 13:05:51 +01:00 |
|
Fabian Neumann
|
2823609a13
|
Merge pull request #627 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-03-14 08:42:32 +01:00 |
|
pre-commit-ci[bot]
|
6b13462c97
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4)
- [github.com/snakemake/snakefmt: v0.8.1 → v0.8.2](https://github.com/snakemake/snakefmt/compare/v0.8.1...v0.8.2)
|
2023-03-13 22:12:19 +00:00 |
|
Fabian
|
8ff4685531
|
follow up
|
2023-03-10 17:30:51 +01:00 |
|
Fabian
|
373c64a592
|
solve_network: check if sector_opts is in wildcard
|
2023-03-10 17:14:01 +01:00 |
|
Fabian
|
6034cc1669
|
build_sequestration: fix url with docformatter
|
2023-03-10 16:56:32 +01:00 |
|
Fabian Hofmann
|
ecb6dfbab2
|
Merge pull request #625 from PyPSA/linopy-eur
add Linopy to PyPSA-Eur
|
2023-03-10 16:49:15 +01:00 |
|
Fabian
|
ebc5a99338
|
follow up: fix img path
|
2023-03-10 16:12:02 +01:00 |
|
Fabian
|
e9bf639f2d
|
solve_network: add line breaks in docstring
|
2023-03-10 16:10:01 +01:00 |
|
Fabian
|
5fe4032e47
|
solve_network: reinsert docstring
|
2023-03-10 16:07:21 +01:00 |
|
Fabian Hofmann
|
30b8bb3c94
|
Update scripts/solve_network.py
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
|
2023-03-10 16:00:52 +01:00 |
|
Fabian
|
99a9ea8beb
|
adress review comments
|
2023-03-10 15:58:53 +01:00 |
|
Fabian
|
f8d178c714
|
prepare_sector: revert taking mean
config.overnight: revert hourly resolution
|
2023-03-10 14:26:31 +01:00 |
|
Fabian
|
4f0ddf2e95
|
fix Nyears scaling
|
2023-03-10 14:12:22 +01:00 |
|
Fabian
|
2baf8f5ba4
|
harmonive solve_network across workflow
|
2023-03-09 23:56:12 +01:00 |
|
pre-commit-ci[bot]
|
a9b09e4ae4
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-09 13:27:08 +00:00 |
|
Max Parzen
|
4cb21f05ec
|
add Linopy to PyPSA
|
2023-03-09 13:24:25 +00:00 |
|
pre-commit-ci[bot]
|
3a80ac2027
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-09 12:29:15 +00:00 |
|
Fabian Neumann
|
3f74b6bec7
|
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into merge-pypsa-eur-sec
|
2023-03-09 13:28:50 +01:00 |
|
Fabian Neumann
|
91ea0a3f55
|
docs: rearrange sections
|
2023-03-09 13:28:42 +01:00 |
|
pre-commit-ci[bot]
|
ce6df71399
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-09 11:48:04 +00:00 |
|
Fabian
|
5356feab49
|
helpers: allow to overwrite config in mock_snakemake and allow mock_snakemake to be called from repo root
|
2023-03-09 12:46:40 +01:00 |
|
Fabian Neumann
|
abe4df543e
|
add minimal description of all scripts
|
2023-03-09 12:45:43 +01:00 |
|
Fabian Neumann
|
9f1950411c
|
ci: revert to 5 regions
|
2023-03-09 12:12:19 +01:00 |
|
Fabian Neumann
|
0d03cbc84f
|
Merge branch 'sec-subset-countries' into merge-pypsa-eur-sec
|
2023-03-09 12:02:29 +01:00 |
|
Fabian Neumann
|
47a65f07f3
|
ci: add --rerun-triggers=mtime to improve caching
|
2023-03-09 12:01:19 +01:00 |
|
Fabian Neumann
|
db83d5608f
|
Merge pull request #623 from PyPSA/sec-subset-countries
Run also sector-coupled build part for subset of countries
|
2023-03-09 11:53:29 +01:00 |
|
Fabian Neumann
|
bfbc9e322a
|
Merge branch 'sec-subset-countries' of github.com:PyPSA/pypsa-eur into sec-subset-countries
|
2023-03-09 11:52:14 +01:00 |
|
Fabian Neumann
|
15a152d02d
|
keep CI running if one OS fails
|
2023-03-09 11:52:06 +01:00 |
|
pre-commit-ci[bot]
|
3402908834
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-09 10:39:59 +00:00 |
|
Fabian Neumann
|
f5edafd00d
|
speed-up CI, just a week rather than a month, 4 nodes, 40H
|
2023-03-09 11:37:34 +01:00 |
|
Fabian Neumann
|
8f5775d9cc
|
Merge branch 'merge-pypsa-eur-sec' into sec-subset-countries
|
2023-03-09 11:28:07 +01:00 |
|
Fabian Neumann
|
89a3570c18
|
sort countries
|
2023-03-09 11:24:10 +01:00 |
|
Fabian Neumann
|
22846d7b1b
|
sector-coupled: run on subset of selected countries
|
2023-03-09 11:04:41 +01:00 |
|
Fabian
|
5e4c6fc544
|
ci: reset data cache number
|
2023-03-09 09:57:57 +01:00 |
|
Fabian
|
821f9a18dd
|
ci: update actions/checkout
|
2023-03-09 09:57:57 +01:00 |
|
pre-commit-ci[bot]
|
f128cc3e3c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-09 07:36:43 +00:00 |
|
Fabian Neumann
|
483f3e1b82
|
eliminate manual country code conversion, adjust mock_snakemake to ll wildcard
|
2023-03-09 08:36:18 +01:00 |
|
Fabian Neumann
|
fe43246522
|
upload resources and results as artifacts
|
2023-03-08 20:06:18 +01:00 |
|
Fabian Neumann
|
d32de1629a
|
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into merge-pypsa-eur-sec
|
2023-03-08 19:28:13 +01:00 |
|
Fabian Neumann
|
a1ba3a2c17
|
new minimum snakemake version is 7.7
|
2023-03-08 19:28:00 +01:00 |
|
pre-commit-ci[bot]
|
f717ce9d3d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-08 18:26:43 +00:00 |
|
Fabian Neumann
|
7405377fd7
|
snakefmt to Snakefile
|
2023-03-08 19:22:29 +01:00 |
|
Fabian Neumann
|
bf895de7cc
|
add logfiles to all rules
|
2023-03-08 19:22:00 +01:00 |
|