Fabian Hofmann
|
a6a69a4354
|
Merge pull request #485 from PyPSA/ci-config
Ci config fixes
|
2023-03-06 16:07:41 +01:00 |
|
Fabian Hofmann
|
4e259c1c6e
|
Merge branch 'master' into ci-config
|
2023-03-06 15:44:24 +01:00 |
|
pre-commit-ci[bot]
|
8db3780fce
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-06 14:43:47 +00:00 |
|
Fabian
|
bf969424a2
|
ci modularization fix cutout retrieval and profile in dag
|
2023-03-06 15:41:02 +01:00 |
|
Fabian Neumann
|
74032ae193
|
fix path references in Snakefile
|
2023-03-06 15:28:09 +01:00 |
|
Fabian Neumann
|
2254297d88
|
COSTS are data not resources
|
2023-03-06 15:20:18 +01:00 |
|
Fabian Neumann
|
f83fd9cf1e
|
remove duplicate retrieve_cost_data
|
2023-03-06 15:18:30 +01:00 |
|
Fabian Neumann
|
7334913e11
|
add input file handling of pypsa-eur-sec rules using cutout
|
2023-03-06 15:07:09 +01:00 |
|
Fabian Neumann
|
d27fee7e77
|
align cost fill values to pypsa-eur implementation
|
2023-03-06 14:47:46 +01:00 |
|
Fabian Neumann
|
b30ff67458
|
remove unneeded currency conversion USD to EUR
|
2023-03-06 14:38:04 +01:00 |
|
Fabian Neumann
|
0673430eec
|
use line length factor from single config source
|
2023-03-06 14:33:56 +01:00 |
|
Fabian Neumann
|
d7b4788674
|
remove superfluous license file
|
2023-03-06 14:31:08 +01:00 |
|
Fabian Neumann
|
ca087eb0aa
|
doc: reorganise pre-merge PyPSA-Eur release notes
|
2023-03-06 14:30:00 +01:00 |
|
Fabian Neumann
|
0bd8523999
|
how to handle upcoming releases
|
2023-03-06 14:27:32 +01:00 |
|
Fabian Neumann
|
ee5a0c4e73
|
conform to pypsa-eur logging level definition
|
2023-03-06 14:27:15 +01:00 |
|
Fabian Neumann
|
29af354883
|
trigger readthedocs webhook II
|
2023-03-06 12:56:32 +01:00 |
|
Fabian Neumann
|
0ecb28dc83
|
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into merge-pypsa-eur-sec
|
2023-03-06 12:51:35 +01:00 |
|
Fabian Neumann
|
e1928e2c76
|
trigger readthedocs webhook
|
2023-03-06 12:51:29 +01:00 |
|
pre-commit-ci[bot]
|
7c7da754bb
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-06 11:45:07 +00:00 |
|
Fabian Neumann
|
4cc1f5cd72
|
merge docs
|
2023-03-06 12:44:44 +01:00 |
|
Fabian Neumann
|
6042f838f1
|
Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into merge-pypsa-eur-sec
|
2023-03-06 12:11:04 +01:00 |
|
Fabian Neumann
|
43f226b2a3
|
split solve network rules, take summary scripts from Sec
|
2023-03-06 12:10:23 +01:00 |
|
pre-commit-ci[bot]
|
e65ac95a44
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-06 10:55:54 +00:00 |
|
Fabian Neumann
|
97bbafdd70
|
Merge remote-tracking branch 'pypsa-eur-sec/master' into merge-pypsa-eur-sec
|
2023-03-06 11:54:08 +01:00 |
|
Fabian Neumann
|
2e0e8f6159
|
Merge pull request #480 from PyPSA/ci-config
ci: reduce duplications of test/config.test1.yaml
|
2023-03-06 10:11:25 +01:00 |
|
Fabian Neumann
|
5611817513
|
Merge pull request #320 from PyPSA/pre-commit
Pre commit
|
2023-03-06 09:47:40 +01:00 |
|
Fabian Neumann
|
604d086016
|
resolve merge conflict
|
2023-03-06 09:46:56 +01:00 |
|
Fabian
|
0332216891
|
update release notes
|
2023-03-06 09:46:18 +01:00 |
|
Fabian Neumann
|
9dbeea17ec
|
fix: handle overlooked merge conflict
|
2023-03-06 09:45:28 +01:00 |
|
pre-commit-ci[bot]
|
d0e0880b19
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-06 08:43:17 +00:00 |
|
Fabian Neumann
|
3198115c04
|
add .git-blame-ignore-revs
|
2023-03-06 09:42:57 +01:00 |
|
pre-commit-ci[bot]
|
5ab10eae37
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-06 08:40:21 +00:00 |
|
Fabian Neumann
|
ad6a490f57
|
resolve merge conflict
|
2023-03-06 09:39:10 +01:00 |
|
Fabian Neumann
|
5f61bc4bae
|
fix isort compatibility
|
2023-03-06 09:35:40 +01:00 |
|
Fabian
|
3bbd321b82
|
config: separate solver_options
solve_network: adjust code to new solver_options config
|
2023-03-06 09:35:11 +01:00 |
|
pre-commit-ci[bot]
|
13769f90af
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-06 08:27:46 +00:00 |
|
Fabian Neumann
|
8d92461c65
|
format pre-commit config
|
2023-03-06 09:26:50 +01:00 |
|
Fabian Neumann
|
2f39280f14
|
spelling corrections
|
2023-03-06 09:23:30 +01:00 |
|
Fabian Neumann
|
7f7ad55c31
|
pre-commit setup: fix spelling exceptions
|
2023-03-06 09:21:50 +01:00 |
|
Fabian Neumann
|
aab7bfae44
|
exclude snakefmt, special spellings from pre-commit
|
2023-03-06 09:20:52 +01:00 |
|
Fabian Neumann
|
570aebdc4b
|
apply pre-commit
|
2023-03-06 09:07:45 +01:00 |
|
Fabian Neumann
|
b2295278f3
|
Merge branch 'master' into ci-config
|
2023-03-05 16:01:57 +01:00 |
|
Fabian Neumann
|
2633b255eb
|
Merge pull request #479 from PyPSA/cluster-m
cluster option 'm' only aggregates conventional carriers not excluded
|
2023-03-05 15:13:33 +01:00 |
|
pre-commit-ci[bot]
|
36003c9627
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-05 14:12:39 +00:00 |
|
Fabian Neumann
|
8837ba6a5f
|
allow false for max_depth
|
2023-03-05 15:12:20 +01:00 |
|
Fabian Neumann
|
6d98edb320
|
Merge pull request #314 from PyPSA/loggin-replace-print
Replacing print statement with logging
|
2023-03-05 15:07:10 +01:00 |
|
lisazeyen
|
01e267b417
|
add link to highs solver settings
|
2023-03-03 09:55:42 +01:00 |
|
lisazeyen
|
29c1475d57
|
Merge pull request #318 from PyPSA/highs-settings
add highs solver options
|
2023-03-02 15:08:45 +01:00 |
|
lisazeyen
|
2ad5eb7e09
|
add highs solver options
|
2023-03-02 14:20:52 +01:00 |
|
virio-andreyana
|
0985aa17b3
|
fix SettingwithCopyWarning in plot_network.py
Fix SettingwithCopyWarning in plot_network.py by using pandas clip and replace.
|
2023-03-01 12:35:51 +01:00 |
|