lisazeyen
|
e6f0d8a990
|
fix bug load shedding constraint
|
2023-04-26 18:07:02 +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 |
|
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 |
|
Fabian
|
5fd1b8a8b1
|
build_elec_demand: fix LU demand for 2019
|
2023-04-25 17:41:44 +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 |
|
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 |
|
Fabian Neumann
|
e20e7bf844
|
fix addition of load shedding
|
2023-04-24 12:33:55 +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 |
|
Fabian Neumann
|
cd28fbf857
|
Deactivate helmeth by default
|
2023-04-20 10:56:41 +02:00 |
|
lisazeyen
|
1cd658c03f
|
rename constraint
rename constraint to fit to other syntax
Co-authored-by: Fabian Hofmann <fab.hof@gmx.de>
|
2023-04-20 09:55:50 +02:00 |
|
pre-commit-ci[bot]
|
51785524a3
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-20 07:39:18 +00:00 |
|
lisazeyen
|
27dc9cedfd
|
fix bugs in reserve constraint
|
2023-04-20 09:35:53 +02:00 |
|
Fabian Neumann
|
d0c86a7f29
|
Merge pull request #642 from Ahmad-Wahid/rename_build_load_data_2_build_electricity_demand
#624 Rename build_load_data to build_electricity_demand
|
2023-04-19 08:19:15 +02:00 |
|
pre-commit-ci[bot]
|
05b0a81808
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-16 13:32:24 +00:00 |
|
virio-andreyana
|
eca0a89152
|
Merge branch 'master' into configs-in-one-folder
|
2023-04-16 15:32:07 +02:00 |
|