Fabian
89edfdb486
add unit_commitment.csv
2023-04-27 13:58:57 +02:00
Fabian
9913522e09
reinsert co2 price
2023-04-27 12:11:12 +02:00
Fabian
5a3cfe4825
config: fix exclusion carrier list
2023-04-27 11:34:56 +02:00
Fabian
879f2e7d43
exclude conventional carriers via exclude list
2023-04-27 10:28:19 +02:00
pre-commit-ci[bot]
4d8f939004
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-27 08:26:22 +00:00
lisazeyen
05d9331deb
not cluster conventionals
2023-04-27 10:25:53 +02:00
Fabian
a6ae03d133
fixup non-clustering of conventional generators
2023-04-27 10:11:35 +02:00
lisazeyen
85e02c9743
add emission price of 25eur/t
2023-04-27 09:43:06 +02:00
Fabian
9b39cdff53
do not cluster conventional gens, fix CO2 limit
2023-04-27 09:39:52 +02:00
pre-commit-ci[bot]
94d41b262a
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-26 17:02:00 +00:00
chrstphtrs
b4d2569d3d
Merge branch 'validation' of github.com:PyPSA/pypsa-eur into validation
2023-04-26 19:00:48 +02:00
chrstphtrs
86e5a40b6c
update entso-e data pull and clean
2023-04-26 19:00:23 +02:00
pre-commit-ci[bot]
9ae7a93ccb
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-26 16:07:28 +00:00
lisazeyen
e6f0d8a990
fix bug load shedding constraint
2023-04-26 18:07:02 +02:00
lisazeyen
a2e3e91630
fix bug in load shedding constraint
2023-04-26 18:05:56 +02:00
Fabian
d962969519
solve_network: solve network fix kwargs
2023-04-26 17:47:49 +02:00
Fabian
dcc7b4cebb
solve_network: fix UC
2023-04-26 17:19:32 +02:00
lisazeyen
956079765c
bug fix uc constraint
2023-04-26 16:19:16 +02:00
Fabian
1a42b0c928
update uc attributes
2023-04-26 15:44:45 +02:00
Fabian
c2095ec897
fix uc input file name
2023-04-26 15:42:21 +02:00
Fabian
e2119d6229
fix unit_commitment function and file, add it to config.validation
2023-04-26 15:37:46 +02:00
Fabian
9c37eccaec
build_electricity_demand: add BA for 2019
2023-04-26 15:33:25 +02:00
Fabian
a88ea7a7f0
config: disable shipping raster
2023-04-26 15:05:00 +02:00
Fabian
630800fdab
determine_cutout_xXyY: add docstring
2023-04-26 15:03:34 +02:00
lisazeyen
c467b3acf9
adjust cost year
2023-04-26 11:44:39 +02:00
virio-andreyana
e38a0a9d34
Merge branch 'master' into complete-carrier-set
2023-04-26 09:21:49 +02:00
pre-commit-ci[bot]
aa5d4b0c90
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-26 07:05:20 +00:00
chrstphtrs
d405c32da7
add Philipp's notebook, modify .gitignore to track notebooks
2023-04-26 09:04:53 +02:00
virio-andreyana
df38edab0a
fix bug in prepare_network.py
2023-04-26 04:28:36 +02:00
Fabian
5fd1b8a8b1
build_elec_demand: fix LU demand for 2019
2023-04-25 17:41:44 +02:00
pre-commit-ci[bot]
74e9d56adb
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-25 15:26:28 +00:00
virio-andreyana
756a814c63
Update prepare_sector_network.py
2023-04-25 17:17:32 +02:00
virio-andreyana
d9f9d4853a
Update add_extra_components.py
2023-04-25 17:06:17 +02:00
virio-andreyana
56b6718ba6
Update add_existing_baseyear.py
2023-04-25 17:04:28 +02:00
Fabian
8994561569
Merge branch 'master' into validation
2023-04-25 16:58:48 +02:00
Fabian Hofmann
98c4a1e0f0
Merge pull request #652 from PyPSA/rename_retrieve_load_data
...
retrieve.smk: rename retrieve_load_data -> retrieve_electricity_demand
2023-04-25 16:57:18 +02:00
Fabian
8ecd0ef580
retrieve.smk: set electricity demand source to latest
2023-04-25 16:51:20 +02:00
chrstphtrs
7bdb58fdf6
update link for OPSD retrieval to latest, adjust config settings
2023-04-25 16:46:30 +02:00
Fabian
9b631189c5
retrieve.smk: rename retrieve_load_data -> retrieve_electricity_demand
2023-04-25 16:37:01 +02:00
pre-commit-ci[bot]
2433c00dcb
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-25 13:52:57 +00:00
Fabian
9f4f76126b
snakefile: use validation config
2023-04-25 15:33:21 +02:00
lisazeyen
9fc9476c6b
add UC function
2023-04-25 14:57:56 +02:00
lisazeyen
c29da02653
add switch for UC and linearized UC
2023-04-25 14:57:56 +02:00
Fabian
ddd472b4da
draft validation config for 2019
2023-04-25 14:44:55 +02:00
virio-andreyana
71c1a7fbef
add the function add_missing_carrier
...
add_missing_carrier() are applied on python script where new components are added. The function runs ideally after all of the new components are added and before add_nice_carrier_names()
2023-04-25 14:43:04 +02:00
Fabian Neumann
c133fe867d
Merge pull request #650 from PyPSA/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-04-25 07:03:49 +02:00
pre-commit-ci[bot]
3625d401c6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-24 22:09:09 +00:00
pre-commit-ci[bot]
12b6e8fb9f
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/PyCQA/docformatter: v1.6.1-rc1 → v1.6.3](https://github.com/PyCQA/docformatter/compare/v1.6.1-rc1...v1.6.3 )
2023-04-24 22:08:36 +00:00
Fabian Neumann
4fb9544e15
Merge pull request #649 from PyPSA/fix-load-shedding
...
fix addition of load shedding
2023-04-24 16:26:49 +02:00
virio-andreyana
e550ba915d
Update add_extra_components.py
...
Note:
- battery charger and battery discharger has no nice name nor plot_color
- H2 electrolysis is similar to H2 Electrolysis in the tech_color
- H2 fuel cell is similar to H2 Fuel cell in the tech_color
- H2 pipeline do have have nice name and tech_color, but the addition of it depends on the link being true in config
2023-04-24 14:08:25 +02:00