Commit Graph

2624 Commits

Author SHA1 Message Date
virio-andreyana
0bf693c585 general update of .rst files 2023-06-16 01:31:59 +02:00
Max Parzen
e137045380
Merge pull request #680 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-13 15:06:17 +01:00
pre-commit-ci[bot]
e44f8d66cd
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.7.1 → v1.7.2](https://github.com/PyCQA/docformatter/compare/v1.7.1...v1.7.2)
2023-06-12 22:22:08 +00:00
Fabian Neumann
778f850a9e
Merge pull request #678 from davide-f/fix_clustering_LT
Update cluster_network to avoid adding deleted links in clustered net…
2023-06-09 17:54:23 +02:00
Davide Fioriti
176bebdef0
Update cluster_network to avoid adding deleted links in clustered network 2023-06-09 17:18:25 +02:00
Max Parzen
80eadcf24a
Merge pull request #674 from LucieRC/master
Update Discord link README.md
2023-05-25 14:39:25 +01:00
lucie_rc
dc043d8aef
Update Discord link README.md 2023-05-24 15:46:53 +03:00
Fabian Neumann
015a6a19f3
Merge pull request #672 from koen-vg/fix-h2-underground-storage
Fix bug with underground H2 storage creation
2023-05-24 11:39:32 +02:00
Koen van Greevenbroek
312dd81f21 Fix bug with underground H2 storage creation
For some small model regions, none of the H2 cavern types specified in
the configuration might actually be available, in which case the line
`h2_caverns = h2_caverns[cavern_types].sum(axis=1)` throws an error.
2023-05-24 11:13:37 +02:00
Fabian Neumann
0c95b5a840
Merge pull request #671 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-23 08:50:19 +02:00
pre-commit-ci[bot]
0f09545d96 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-22 21:56:31 +00:00
pre-commit-ci[bot]
d2f6138ca5
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.6.5 → v1.7.1](https://github.com/PyCQA/docformatter/compare/v1.6.5...v1.7.1)
2023-05-22 21:56:04 +00:00
Fabian Neumann
859e32ff9c
Merge pull request #668 from PyPSA/0523-deprecations
address geopandas future warning
2023-05-17 09:18:00 +02:00
Max Parzen
c1bc7c0f62
Merge pull request #670 from PyPSA/pz-max-patch-1
Update support.rst
2023-05-16 21:05:00 +01:00
Max Parzen
8d6d661071
Update support.rst 2023-05-16 20:44:22 +01:00
Fabian Neumann
2b62c015aa
Merge pull request #669 from lilanger/patch-1
Update supply_demand.rst
2023-05-16 15:03:35 +02:00
Lissy Langer
7fad9e2635
Update supply_demand.rst
Heat pump COP equations signs are wrong: https://pubs.rsc.org/en/content/articlelanding/2012/EE/c2ee22653g
2023-05-16 14:57:45 +02:00
Fabian Neumann
dabce64bc7
Merge pull request #667 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-16 13:43:45 +02:00
pre-commit-ci[bot]
7d4dacf8bd [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-16 11:35:00 +00:00
Fabian Neumann
875fcdd0e2 address geopandas future warning 2023-05-16 13:34:23 +02:00
pre-commit-ci[bot]
748cfaec65
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.8.0 → v2.9.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.8.0...v2.9.0)
2023-05-15 22:01:44 +00:00
Fabian Neumann
14a34697aa
Merge pull request #666 from PyPSA/fit-for-module
retrieve*: handle extraction path via snakemake.output
2023-05-15 08:41:13 +02:00
Fabian Neumann
3487482c72
Merge pull request #664 from PyPSA/add-loss-approximation
add option for piecewise linear transmission loss approximation
2023-05-15 08:40:39 +02:00
pre-commit-ci[bot]
38bae672da [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-12 12:51:41 +00:00
Fabian Neumann
8f91963e76 properly reference p_max_pu files 2023-05-12 14:50:58 +02:00
Fabian Neumann
b2216355f1 retrieve_sector_data: add another .parent 2023-05-12 14:10:04 +02:00
Fabian Neumann
67ef38b35e retrieve*: handle extraction path via snakemake.output 2023-05-12 13:59:41 +02:00
Fabian Neumann
5be21dfc5a add option for piecewise linear transmission loss approximation 2023-05-12 09:07:16 +02:00
Fabian Neumann
9012ef07e1
Merge pull request #662 from PyPSA/remove-vresutils
Remove vresutils
2023-05-12 07:53:04 +02:00
Fabian Neumann
e29571535b remove references to memory logfile in *.smk, add release note 2023-05-12 07:11:41 +02:00
pre-commit-ci[bot]
7d6d6d2805 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-11 14:59:12 +00:00
virio-andreyana
654f46f868
alpha testing complete vresutils removal 2023-05-11 16:58:35 +02:00
pre-commit-ci[bot]
b21965a986 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-10 08:09:47 +00:00
virio-andreyana
e91068196b
replace vresutils annuity function with add_electricity.py calculate_annuity 2023-05-10 10:02:41 +02:00
virio-andreyana
5c2e3c9fc1
add Shape2Shapes in add_electricit.py 2023-05-10 09:58:25 +02:00
Fabian Neumann
57f72b99ba
Merge pull request #660 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-09 11:32:56 +02:00
pre-commit-ci[bot]
8f7667f0f9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.6.4 → v1.6.5](https://github.com/PyCQA/docformatter/compare/v1.6.4...v1.6.5)
2023-05-08 22:30:27 +00:00
Fabian Neumann
1fbe971ab8
Merge pull request #658 from pz-max/doc-patch
fix docs build in readthedocs
2023-05-07 17:22:11 +02:00
Max Parzen
702bb59a18 fix artefact 2023-05-07 16:06:33 +01:00
pre-commit-ci[bot]
c431cf6f44 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-07 14:57:58 +00:00
Max Parzen
dad04a64a1
Update .readthedocs.yml 2023-05-07 15:57:42 +01:00
pre-commit-ci[bot]
e18b188e81 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-07 14:44:56 +00:00
Max Parzen
5bfa6237e8 add graphviz 2023-05-07 15:44:33 +01:00
Max Parzen
e62d947fb8 set system_packages false 2023-05-07 14:29:27 +01:00
Max Parzen
8a42ff77ad add myst_parser to conf.py 2023-05-07 14:24:58 +01:00
Max Parzen
510e544a4f add release note 2023-05-07 14:19:37 +01:00
Max Parzen
e9c5af27a3 bump python version and add setuptools, myst-parser 2023-05-07 14:10:18 +01:00
Fabian Neumann
4c41411f7b
Merge pull request #656 from PyPSA/add_so_docs
Set up support section in docs
2023-05-03 11:19:20 +02:00
pre-commit-ci[bot]
f0453c42c0 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-03 09:05:28 +00:00
energyls
da022db624 docs: add reference to contributing 2023-05-03 11:03:54 +02:00