Commit Graph

2548 Commits

Author SHA1 Message Date
Fabian Neumann
51e09f5e61
Address review comments 2023-04-30 10:43:49 +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
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
Ahmad
b877b41019
- incorporated the remaining changes
- added a released note about the renaming of build_load_data to build_electricity_demand
2023-04-16 02:28:56 +02:00
Ahmad
2984b3bb99
updated docs from build_load_data to build_electricity_demand
Signed-off-by: Ahmad <ahmedwahid16101@gmail.com>
2023-04-14 21:26:25 +02:00
pre-commit-ci[bot]
763d77d19d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-14 19:05:46 +00:00
Ahmad
d92f78e9bc
Merge remote-tracking branch 'origin/rename_build_load_data_2_build_electricity_demand' into rename_build_load_data_2_build_electricity_demand 2023-04-14 20:59:24 +02:00
Ahmad
90d8f0ac3f
rename build_load_data to build_electricity_demand
Signed-off-by: Ahmad <ahmedwahid16101@gmail.com>
2023-04-14 20:58:38 +02:00
virio-andreyana
55315e30c0
Update ci.yaml 2023-04-13 04:06:23 +02:00
Fabian Neumann
fbf9d71c37
Merge pull request #639 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-12 10:57:54 +02:00
virio-andreyana
f3872c9433
Update copy_config.py
insert the new path for config for the copying process, solve the error in rule copy_config
2023-04-12 02:45:28 +02:00
Ahmad
9f641b4b24
rename build_load_data to build_electricity_demand
Signed-off-by: Ahmad <ahmedwahid16101@gmail.com>
2023-04-11 23:39:35 +02:00
virio-andreyana
d10ff9bdf1
Update Snakefile 2023-04-11 02:25:21 +02:00
virio-andreyana
be1989fe29
Update .syncignore-receive 2023-04-11 02:18:34 +02:00
virio-andreyana
d7d663b61b
Delete test directory 2023-04-11 02:14:04 +02:00
virio-andreyana
690ccba43f
Delete config.default.yaml 2023-04-11 02:13:21 +02:00
virio-andreyana
9d61e9680d
Move all config files to configs folder
Note: this also includes the test config files. Update must be made for the tutorial
2023-04-11 02:03:54 +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
pre-commit-ci[bot]
da844ddd50
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.5.1 → v1.6.0](https://github.com/PyCQA/docformatter/compare/v1.5.1...v1.6.0)
- [github.com/snakemake/snakefmt: v0.8.3 → v0.8.4](https://github.com/snakemake/snakefmt/compare/v0.8.3...v0.8.4)
2023-04-10 22:01:58 +00:00
Fabian Neumann
6e7d0c5440
Merge pull request #636 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-10 20:49:24 +02:00
pre-commit-ci[bot]
a3df2c12aa
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
2023-04-03 23:12:09 +00:00
Fabian Neumann
7ac983e5b3
Merge pull request #630 from aodenweller/bugfix_cplex
Bugfix typo in CPLEX configuration settings
2023-03-25 14:17:17 +01:00
Adrian Odenweller
a39d611df3 Update release note with CPLEX bugfix 2023-03-25 13:34:45 +01:00
Adrian Odenweller
e248003cae Merge branch 'master' of github.com:PyPSA/pypsa-eur into bugfix_cplex 2023-03-25 04:40:11 +01:00
Adrian Odenweller
016e70c6c7 Bugfix CPLEX settings 2023-03-25 04:38:52 +01:00
Fabian Neumann
5f3225345a
Merge pull request #629 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-03-23 13:40:51 +01:00
Fabian Neumann
f2b4746598 Merge branch 'master' of github.com:PyPSA/pypsa-eur 2023-03-22 10:52:12 +01:00
Fabian Neumann
72471e9d99 add release notes for v0.8.0 2023-03-22 10:52:08 +01:00
pre-commit-ci[bot]
e2f56cd4a6
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.7.0 → v2.8.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.7.0...v2.8.0)
- [github.com/snakemake/snakefmt: v0.8.2 → v0.8.3](https://github.com/snakemake/snakefmt/compare/v0.8.2...v0.8.3)
2023-03-20 21:23:34 +00:00