Commit Graph

3065 Commits

Author SHA1 Message Date
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
Fabian Neumann
e20e7bf844 fix addition of load shedding 2023-04-24 12:33:55 +02:00
virio-andreyana
ad9a67509f
Add carrier "AC" and "DC" in base_network.py 2023-04-24 05:05:43 +02:00
pre-commit-ci[bot]
0a3c177f4b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-22 07:44:59 +00:00
Fabian Neumann
f2e53b59bf add plain hydrogen turbine option for re-electrification 2023-04-22 09:44:13 +02:00
Fabian Neumann
2b069e3031
Merge pull request #640 from PyPSA/configs-in-one-folder
Configs in one folder
2023-04-21 16:09:29 +02:00
Fabian
8c19a74fa5 add release notes
fix config references in configuration.rst
2023-04-21 11:33:06 +02:00
Fabian
97bdbe636c follow-up: rename configs to config 2023-04-21 11:05:18 +02:00
Fabian
1f6f7a2039 replace config.yaml by config/config.yaml in doc and docstrings 2023-04-21 10:41:44 +02:00
Fabian
7b42a2251a renamem configs to config 2023-04-21 10:28:49 +02:00
Fabian
e40011cb3c Merge branch 'master' into configs-in-one-folder 2023-04-21 10:26:45 +02:00
Fabian Neumann
3cc3e06545
Merge pull request #646 from PyPSA/fix-docformatter
pre-commit: update docformatter version
2023-04-21 10:15:47 +02:00
Fabian
5c8e0080c8 pre-commit: update docformatter version 2023-04-21 10:11:44 +02:00
Fabian Neumann
2baacfaebf
Merge pull request #645 from PyPSA/fix-reserve-constraint
fix bugs in reserve constraint
2023-04-21 10:06:59 +02:00
Fabian Neumann
92895ec378
Merge branch 'master' into fix-reserve-constraint 2023-04-21 10:06:29 +02:00
Fabian Neumann
0c3868b6a1
Merge pull request #474 from PyPSA/rioxarray-to-envs
importing rioxarray instead of xarray to open rasterio file
2023-04-21 10:05:26 +02:00
Fabian
79501b5741 build_biomass: fix geopandas compat with pandas v2.0 2023-04-20 20:37:27 +02:00
Fabian
6d7eae8ad2 build_ship_raster: save reduced ship raster as tif file 2023-04-20 19:56:23 +02:00
Fabian Hofmann
691e0dbb9d
Merge branch 'master' into rioxarray-to-envs 2023-04-20 18:36:31 +02:00