Fabian Neumann
|
16e2286188
|
update copyright years to 2024
|
2024-02-19 16:21:48 +01:00 |
|
Fabian
|
76872fa0f1
|
add sanitize_locations function and apply it
address some deprecation warnings
|
2024-02-05 16:16:34 +01:00 |
|
Fabian
|
025688bf70
|
refactor and fix remaining linting problems
|
2024-01-19 12:17:45 +01:00 |
|
Fabian
|
b1d21813af
|
fix import order
|
2024-01-19 12:17:45 +01:00 |
|
pre-commit-ci[bot]
|
213c4b025e
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-17 17:29:47 +00:00 |
|
Michael Lindner
|
fec871c1cc
|
eliminate a few future warnings
|
2024-01-17 18:28:37 +01:00 |
|
pre-commit-ci[bot]
|
f0eae99a07
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-12-14 12:51:51 +00:00 |
|
millingermarkus
|
d6a11c28c9
|
Added co2 storage shadow price output to csv
|
2023-12-11 10:49:44 +01:00 |
|
pre-commit-ci[bot]
|
f054180a62
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-10-08 09:20:59 +00:00 |
|
Sourcery AI
|
3c36c60bdd
|
'Refactored by Sourcery'
|
2023-10-08 09:20:36 +00:00 |
|
Fabian Neumann
|
3ccc63aae4
|
build_carbon_budget: parse input_co2
|
2023-08-22 14:49:44 +02:00 |
|
pre-commit-ci[bot]
|
f970ba0fd0
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-07-26 06:48:10 +00:00 |
|
Fabian Neumann
|
5231135d5f
|
make_summary: explicitly typecast default values
|
2023-07-26 08:47:49 +02:00 |
|
Fabian Neumann
|
b110810669
|
no more override_component_attrs for multilinks
|
2023-07-13 22:31:55 +02:00 |
|
Fabian
|
1d10073514
|
review params implementation; reproduce objective values in CI
|
2023-06-15 18:52:25 +02:00 |
|
virio-andreyana
|
8208ac033b
|
convert param back to config for "logging" and "run", made "enable" more specific
|
2023-05-17 18:43:30 +02:00 |
|
virio-andreyana
|
1fc48d8753
|
using python algorithm to edit rules and script
|
2023-05-15 10:33:17 +02:00 |
|
Fabian
|
5c8e0080c8
|
pre-commit: update docformatter version
|
2023-04-21 10:11:44 +02:00 |
|
pre-commit-ci[bot]
|
460bbd080f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-10 22:02:35 +00: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 |
|
Fabian Neumann
|
abe4df543e
|
add minimal description of all scripts
|
2023-03-09 12:45:43 +01:00 |
|
Fabian
|
5cf2b8174a
|
scripts: apply linting fixes
|
2023-03-07 17:21:00 +01:00 |
|
Fabian Neumann
|
541b83b049
|
merge helper.py into _helpers.py
|
2023-03-06 19:16:37 +01:00 |
|
Fabian Neumann
|
3bdf3b6f5e
|
use mock_snakemake from pypsa-eur
|
2023-03-06 19:09:45 +01:00 |
|
Fabian Neumann
|
93d9e13f52
|
add spdx identifiers to scripts
|
2023-03-06 18:49:23 +01:00 |
|
Fabian
|
504e5b0b9c
|
delete unnecessary log files
fix make_summary for myopic
|
2023-03-06 18:23:31 +01:00 |
|
Fabian Neumann
|
76d57731ec
|
fix all lv references to ll, pickup right location of default lifetime
|
2023-03-06 17:18:07 +01:00 |
|
pre-commit-ci[bot]
|
9026e0920d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-03-06 15:54:38 +00:00 |
|
Fabian
|
bffb7cc17c
|
scripts/ remove summary_dir and results_dir references
|
2023-03-06 16:53:20 +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
|
ee5a0c4e73
|
conform to pypsa-eur logging level definition
|
2023-03-06 14:27:15 +01:00 |
|
Fabian Neumann
|
43f226b2a3
|
split solve network rules, take summary scripts from Sec
|
2023-03-06 12:10:23 +01: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 |
|
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 |
|
virio-andreyana
|
379ed0da93
|
Sentence capitalized
|
2023-02-24 14:42:51 +01:00 |
|
virio-andreyana
|
d237e60b25
|
Replacing print statement with logging
|
2023-02-23 10:30:32 +01:00 |
|
Fabian Neumann
|
9c1182fe96
|
prepare release 0.7
|
2023-02-16 11:50:55 +01:00 |
|
Fabian
|
94fb6c646c
|
prepare sector: add allam cycle
build sequestration: fix input for new snakemake versions
|
2023-02-08 22:57:01 +01:00 |
|
pre-commit-ci[bot]
|
e6ecbc95d7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-02-06 22:28:32 +00:00 |
|
pre-commit-ci[bot]
|
8bdba5653a
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-01-23 21:27:20 +00:00 |
|
Huang, Jiangyi
|
80868e5f0f
|
Update make_summary.py
The value for `na_action` needs to be "ignore" or "None".
|
2022-11-03 13:46:20 +01:00 |
|
pre-commit-ci[bot]
|
dcd16e32a8
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-10-25 13:23:20 +00:00 |
|
Adrian Odenweller
|
73b0645c13
|
Fix network directory path in make_summary
|
2022-10-25 14:29:07 +02:00 |
|
pre-commit-ci[bot]
|
5d1ef8a640
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-09-16 13:04:06 +00:00 |
|
Fabian
|
1536cc2787
|
codespell: fix typos
Snakefile: fix unformattable parst
pre-commit: fix codespell ignore
|
2022-09-16 14:36:43 +02:00 |
|
Fabian Neumann
|
a1507124f6
|
Merge branch 'release-v0.5' into meta
|
2022-07-27 09:43:36 +02:00 |
|
Fabian Neumann
|
8fc0c57ed6
|
update copyright years
|
2022-07-26 15:05:59 +02:00 |
|
Fabian Neumann
|
31bc87adba
|
Merge branch 'master' into meta
|
2022-07-26 14:02:26 +02:00 |
|