Commit Graph

2564 Commits

Author SHA1 Message Date
Fabian Hofmann
85b1f964e1
Merge pull request #417 from PyPSA/rasterio-1.3
lift rasterio restriction to allow atlite 0.2.9
2022-09-19 12:57:26 +02:00
Parisra
5efb0abe02
Create supply_demand.rst 2022-09-19 12:50:09 +02:00
Fabian Hofmann
10b564fc57
Merge branch 'master' into rasterio-1.3 2022-09-19 12:40:58 +02:00
Fabian Hofmann
378d1ef82b
Merge pull request #416 from PyPSA/misc/precommit-ci-2
Add pre-commit CI
2022-09-19 12:37:30 +02:00
Fabian
be4dbd58f1 ci: explicit ipopt version for windows 2022-09-19 12:15:05 +02:00
pre-commit-ci[bot]
92080b1cd2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-09-19 10:06:40 +00:00
Fabian Hofmann
5833556ea1
Merge branch 'master' into misc/precommit-ci-2 2022-09-19 12:06:23 +02:00
Philipp Glaum
d51ca8695b update Fabians comments 2022-09-19 11:46:58 +02:00
Parisra
c668ce3c0c
Update supply_demand.rst 2022-09-19 09:46:07 +02:00
Parisra
cc325b73af
Update supply_demand.rst 2022-09-19 09:27:50 +02:00
Parisra
ffb296c06d
Update conf.py 2022-09-18 11:02:52 +02:00
Fabian Neumann
e024ba68c9 build_hydro: fix cutout input 2022-09-17 10:29:35 +02:00
Fabian Neumann
9597f821bd adjust CI to new environment.yaml indentation 2022-09-16 16:38:26 +02:00
Fabian Neumann
a9c8d8b037 lift ipopt env restriciton 2022-09-16 16:20:03 +02:00
Fabian Neumann
b5b88c6554 lift rasterio restriction to allow atlite 0.2.9 2022-09-16 16:14:30 +02:00
Fabian
9b570a53b4 tiny doc formatting fixes 2022-09-16 15:20:10 +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
e9ea4c5e53 update release notes 2022-09-16 15:03:22 +02:00
Fabian Hofmann
affa1c2b88
Merge branch 'master' into misc/precommit-ci-2 2022-09-16 14:38:49 +02:00
Fabian
1536cc2787 codespell: fix typos
Snakefile: fix unformattable parst
pre-commit: fix codespell ignore
2022-09-16 14:36:43 +02:00
Philipp Glaum
24e008a98e add feature: aggregate carrier exclusion 2022-09-16 14:25:15 +02:00
Fabian Neumann
413254e241
Merge pull request #267 from PyPSA/split_planning_horizons_into_investmentyear_and_costyear
Split planning horizons into investmentyear and costyear
2022-09-14 21:30:02 +02:00
lisazeyen
77dfca76e0 uncommented annual dictionaries, set reference year to 2050 2022-09-14 16:44:53 +02:00
lisazeyen
14ad15da91
Merge pull request #261 from PyPSA/temporal_aggregation
Add more options for temporal aggregation
2022-09-14 16:28:05 +02:00
lisazeyen
ed8f783096 include code review 2022-09-14 16:16:50 +02:00
Fabian Neumann
aac7f6681b
Merge pull request #413 from PyPSA/scenario-management
Enable scneario management for different configs
2022-09-13 15:16:22 +02:00
Fabian
b694337541 scenario management: use "shared_cutouts" instead of "dedicated_cutouts" 2022-09-13 14:54:58 +02:00
Fabian Hofmann
8cfe975247
Update doc/configuration.rst
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-09-13 14:50:16 +02:00
Fabian
acfdc36bd7 .pre-commit add code spell args 2022-09-13 14:43:53 +02:00
Fabian Hofmann
0339ed71ac
Update Snakefile
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2022-09-13 09:47:11 +02:00
Fabian Hofmann
863dbf0417
Merge branch 'master' into scenario-management 2022-09-12 15:45:51 +02:00
Fabian Neumann
e54a4a93c9
Merge pull request #414 from PyPSA/release-v0.6
prepare release 0.6.0
2022-09-10 15:44:38 +02:00
Fabian Neumann
61f4f397e4 remove non-essential packages 2022-09-10 15:41:21 +02:00
Fabian Neumann
c13d3a520c settle envs/environment.yaml 2022-09-10 15:38:30 +02:00
Fabian Neumann
ed6d93f6f7 add missing SPDX license identifier 2022-09-10 15:36:01 +02:00
Fabian Neumann
4799b411f8 remove accidental config file additions 2022-09-10 15:32:26 +02:00
Fabian Neumann
5f08dca2fd prepare release 0.6.0 2022-09-10 15:31:43 +02:00
Fabian Hofmann
1185983f8f
Update Snakefile
Co-authored-by: Philipp Glaum <95913147+p-glaum@users.noreply.github.com>
2022-09-08 20:32:22 +02:00
Fabian
02725e00f0 add precommit-yaml config 2022-09-08 11:05:56 +02:00
Fabian
71ba743e46 enable scneario management for different configs 2022-09-08 10:28:07 +02:00
Martha Frysztacki
ef2633ae05
Merge pull request #412 from PyPSA/fix-simplify-alternative
Fix line voltages alterantive
2022-09-05 13:38:11 +02:00
Fabian
2eb26f7334 address #314 2022-09-05 12:55:46 +02:00
martavp
ce9e4ab2be Merge branch 'improve-doc' of https://github.com/martavp/pypsa-eur-sec into improve-doc 2022-09-02 14:28:34 +02:00
martavp
b3b40f75ab Update release_notes.rst 2022-09-02 14:28:31 +02:00
martavp
f6636d43f2
Merge pull request #19 from GormBruunAndresen/improve-doc
Minor updates to the transport documentation
2022-09-02 14:20:43 +02:00
Gorm Bruun Andresen
108effd300 Minor updates to the transport documentation
Some minor errors in the transport documentation was corrected.
2022-09-02 14:16:10 +02:00
martavp
2b5125876c
Merge pull request #18 from Parisra/Spatial_res_Doc2
Update spatial_resolution.rst
2022-09-02 14:05:24 +02:00
Parisra
dcbe5e5593
Update spatial_resolution.rst 2022-09-02 13:48:27 +02:00
martavp
7a9ac832fa
Merge pull request #17 from Adam-Dvorak1/improve-doc
Improve doc
2022-09-02 13:28:11 +02:00
Ebbe Kyhl Gøtske ekg@mpe.au.dk
e34bd9b7fb Change costs year in snakefile and config file 2022-08-31 13:07:43 +02:00