https://github.com/PyPSA/PyPSA

sort by:
Revision Author Date Message Commit Date
0745487 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 22 February 2023, 15:53:57 UTC
c334643 networkclustering: include lifetime and build_year in clustering 22 February 2023, 15:53:18 UTC
a47b990 Merge pull request #569 from PyPSA/from-url io: add functionality to read .nc and .h5 files from URL 22 February 2023, 10:37:47 UTC
873d9c0 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 22 February 2023, 10:12:04 UTC
8cfa14e Merge branch 'master' into from-url 22 February 2023, 10:11:31 UTC
d36f398 io: add functionality to read .nc and .h5 files from URL 22 February 2023, 10:09:28 UTC
b17bf70 Merge pull request #568 from PyPSA/statistics-sum statistics: sum as default for opex, curtailment, supply, withdrawal,… 22 February 2023, 08:47:01 UTC
d79714c statistics: sum as default for opex, curtailment, supply, withdrawal, revenue 22 February 2023, 07:41:32 UTC
d63121e Fix-up of "Avoid changing axis names on io exports" (#567) * io: Simplify rename_axis and fix forgotten rename * Add release notes 21 February 2023, 12:37:55 UTC
a809de6 io: Avoid changing axis names on export (#564) * io: Avoid changing axis names * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * io: Prettier is nicer --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de> 21 February 2023, 09:28:48 UTC
8eed239 Merge pull request #565 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 21 February 2023, 08:43:21 UTC
ec24d06 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 20 February 2023, 21:27:00 UTC
0318944 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.6.0 → v2.7.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.6.0...v2.7.0) 20 February 2023, 21:26:45 UTC
4059ca4 doc: show level 2 in primary navigation bar 16 February 2023, 11:18:51 UTC
b63c693 plot: if geomap, always include borders and coastlines 16 February 2023, 09:20:29 UTC
4950edf bumb version in setup.py 16 February 2023, 09:12:03 UTC
77fbaf4 fix header 15 February 2023, 09:15:14 UTC
74b7536 release v0.22.1 15 February 2023, 09:14:33 UTC
ef28f86 release v0.22.1 15 February 2023, 09:12:53 UTC
aa95bbe plot: correct negative ratios in bus wedges (#561) 14 February 2023, 13:38:34 UTC
03d7c70 plot: add functionality to draw half circles for positive and negative values separately (#559) 14 February 2023, 10:41:59 UTC
b944be4 plot: apply add artist on figure instead of axis (#560) 14 February 2023, 09:37:53 UTC
ca2e9fb add release note 11 February 2023, 08:29:15 UTC
cb363ab Merge branch 'PeterKlein11-xpress-bug-fix' 11 February 2023, 08:28:55 UTC
be2d5e4 add release note 11 February 2023, 08:28:53 UTC
f59fbbf add release note 11 February 2023, 08:28:30 UTC
e7d4c32 Merge branch 'master' into xpress-bug-fix 11 February 2023, 08:24:07 UTC
227280c Merge branch 'amanmajid-master' 11 February 2023, 08:22:09 UTC
ea65514 add release note 11 February 2023, 08:21:57 UTC
2fded24 merge master 11 February 2023, 08:06:30 UTC
92342c1 optimize: speed up large model creation (#557) * optimize: speed up large model creation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * forward determine topology to linopf/opf * revert addition to linopf and opf --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 10 February 2023, 18:07:48 UTC
823cb58 remove duplicated linopy in env (#556) 10 February 2023, 16:46:27 UTC
0e4be6f generalised coastline in pypsa network plot 09 February 2023, 14:28:39 UTC
023de7a Merge pull request #553 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 08 February 2023, 08:35:29 UTC
6a3ccd0 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 06 February 2023, 22:27:41 UTC
b30186a [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0) 06 February 2023, 22:27:20 UTC
09d466d pre-commit: fix 03 February 2023, 15:59:42 UTC
6a5c83d test: skip some plotting tests on windows 3.11 03 February 2023, 15:57:39 UTC
608ddd6 Merge pull request #550 from PyPSA/v0.22-prep prepare release 0.22 03 February 2023, 15:35:56 UTC
43f340f prepare release 0.22 03 February 2023, 15:34:06 UTC
2be075e doc: modern power *and energy* systems 03 February 2023, 15:12:18 UTC
a2f780d extend installation instructions for highs 03 February 2023, 15:11:45 UTC
8a6f751 update copyright years 03 February 2023, 14:58:58 UTC
a5edee1 docs: use sphinx-book-theme 03 February 2023, 14:53:22 UTC
44132fe disallow sphinx 6 (closes #538) 03 February 2023, 14:08:24 UTC
1687d64 Merge pull request #547 from PyPSA/consistency-check-refactor-1 components: disable dtype checks per default 03 February 2023, 14:02:39 UTC
8f3203b Merge branch 'master' into consistency-check-refactor-1 03 February 2023, 13:35:00 UTC
5dc4cf5 address different warnings (#548) * address different FutureWarnings, DeprecationWarnings and RuntimeWarnings * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * linopt: fix docformat geo: fix docformat * revert precommit order and loc selection --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 03 February 2023, 13:34:12 UTC
ae06cc2 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 03 February 2023, 13:14:42 UTC
35d2318 Merge branch 'master' into consistency-check-refactor-1 03 February 2023, 13:13:47 UTC
704ca1d Merge pull request #546 from PyPSA/plot-branch-alpha plot: add alpha functionality for line, link, transformer 03 February 2023, 10:51:09 UTC
fbeead0 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 03 February 2023, 08:56:30 UTC
ca94b29 components: disable dtype checks per default 03 February 2023, 08:54:22 UTC
9e3fd19 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 03 February 2023, 08:45:35 UTC
6f9c099 plot: add alpha functionality for line, link, transformer 03 February 2023, 08:45:01 UTC
76d764f Merge pull request #543 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 02 February 2023, 17:05:13 UTC
8647a31 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 30 January 2023, 21:57:51 UTC
b262d83 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/isort: 5.11.4 → 5.12.0](https://github.com/PyCQA/isort/compare/5.11.4...5.12.0) 30 January 2023, 21:57:34 UTC
cbb0c40 Add bug fix for warmstart 30 January 2023, 06:05:02 UTC
fbe27ea [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 24 January 2023, 14:30:26 UTC
ef22f6b Update network map plot Added the ability to change border colour and width. Implemented in the same way as the "land" and "ocean" attributes. 24 January 2023, 14:25:43 UTC
2ac6835 Merge pull request #539 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 24 January 2023, 06:58:03 UTC
0ded6ac [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 23 January 2023, 21:25:55 UTC
c9754cb [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/docformatter: v1.5.1 → v1.6.0.rc1](https://github.com/PyCQA/docformatter/compare/v1.5.1...v1.6.0.rc1) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.5.0 → v2.6.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.5.0...v2.6.0) 23 January 2023, 21:25:15 UTC
e295657 add python 3.11 to CI (#502) * add python 3.11 to CI * update env Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de> Co-authored-by: Fabian <fab.hof@gmx.de> 17 January 2023, 17:34:48 UTC
bff6b12 plot: allow independent control of arrow size and branch width (#532) Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de> 17 January 2023, 15:42:54 UTC
551dcdb Bump linopy version to 0.1.1 (#535) * optimization: adjust linopy accessors * optimization: align with new behviour of linopy * optimize: separate nodal balance constraint for strongly meshed buses * bump to linopy version 0.1.1 * constraints: reenable pandas version < 1.4 * optimize: better wrap function in the OptimizationAccessor * bump python version to >= 3.8 * update linopy examplex notebooks * update release notes * ci-conda: bump miniconda setup * ci-conda: set auto-activate to false * test: add test for two-fold nodal-balance constraint 17 January 2023, 14:24:29 UTC
297df51 optimization: fix postprocessing with different index type (with links) (#534) * Fix datetime bug * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Toby Coleman <tcoleman@stateraenergy.co.uk> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 17 January 2023, 08:50:12 UTC
eae034c add TH Köln as user 12 January 2023, 17:22:52 UTC
d764811 Merge pull request #530 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 27 December 2022, 06:48:02 UTC
1126c6a [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/isort: v5.11.3 → 5.11.4](https://github.com/PyCQA/isort/compare/v5.11.3...5.11.4) 26 December 2022, 21:14:35 UTC
469680d [pre-commit.ci] pre-commit autoupdate (#525) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/isort: 5.11.0 → v5.11.3](https://github.com/PyCQA/isort/compare/5.11.0...v5.11.3) - [github.com/PyCQA/docformatter: v1.5.0 → v1.5.1](https://github.com/PyCQA/docformatter/compare/v1.5.0...v1.5.1) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * linopt.py: update wrong formatted docstring * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * linopt: fix url in docstring Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de> Co-authored-by: Fabian <fab.hof@gmx.de> 21 December 2022, 09:50:04 UTC
3d8e847 constraints.py: fix multiindex in groupby alternative (#529) 20 December 2022, 19:56:35 UTC
66339af linopf: fix warning (#528) global_constraints: reindex lhs like rhs 20 December 2022, 19:32:53 UTC
8a30195 Merge pull request #527 from PyPSA/fix-copying-nominal-optimal-capacities Fix copying nominal optimal capacities 20 December 2022, 12:46:09 UTC
8c3081a Merge branch 'master' into fix-copying-nominal-optimal-capacities 20 December 2022, 12:19:22 UTC
6e9034c Fix copying nominal optimal capacities 20 December 2022, 11:44:27 UTC
af49562 Merge pull request #521 from PyPSA/max-linear-growth Add max_relative_growth as a carrier based global constraint 20 December 2022, 11:02:07 UTC
d3e0ca2 fix test_max_relative_growth_constraint 20 December 2022, 10:43:35 UTC
03e6ee6 Merge branch 'master' into max-linear-growth 20 December 2022, 10:35:30 UTC
4d4f259 Fix linopy implementation of nominal capacity per-bus/carrier constraints (#524) * Fix linopy implementation of nominal capacity per-bus/carrier constraints * Add test and fix per-period constraint * Implement tech_capacity_expansion_limit global constraints * Fix max_growth_test 20 December 2022, 09:29:01 UTC
c7a65fb add release note, add warning to linopf.py 20 December 2022, 09:19:29 UTC
a101c33 Merge branch 'master' into max-linear-growth 20 December 2022, 09:02:23 UTC
0670f3d for release 0.21.3 16 December 2022, 09:26:25 UTC
3ed86cc Add a standard line type to represent DC lines (#517) * Add a custom DC-linetype * Update a DC line type * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix NA value * Improve naming * Fix reference * Add oil-filled HVDC linetype Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de> 14 December 2022, 17:06:55 UTC
46565b9 test: add test for max relative growth constraint 14 December 2022, 16:46:01 UTC
624a244 Merge pull request #501 from gailin-p/master Fix HiGHS parsing for HiGHS v1.4.0 14 December 2022, 15:18:40 UTC
8e7b05e Merge pull request #519 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 14 December 2022, 13:08:55 UTC
bc723c4 Merge branch 'master' into master 14 December 2022, 12:56:47 UTC
16a828f Merge branch 'master' into max-linear-growth 14 December 2022, 12:55:43 UTC
78f1da8 Merge branch 'master' into pre-commit-ci-update-config 14 December 2022, 12:54:51 UTC
04d5e0d Merge pull request #522 from PyPSA/fix-xarray-groupby constraints.py: circumvent xarray groupby with multiindex 14 December 2022, 12:40:56 UTC
7ced08a [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 14 December 2022, 12:15:05 UTC
9304331 Merge branch 'master' into fix-xarray-groupby 14 December 2022, 12:14:22 UTC
6970569 constraints.py: circumvent xarray groupby with multiindex 14 December 2022, 12:09:45 UTC
9adafe7 Merge branch 'master' of github.com:gailin-p/PyPSA 13 December 2022, 18:33:27 UTC
5e74ba0 Better solution, works when any field is empty 13 December 2022, 18:33:24 UTC
e7d4151 Merge pull request #504 from PyPSA/update-power-to-gas-boiler-to-linopy Update power-to-gas-boiler-chp examples to linopy 13 December 2022, 16:27:37 UTC
3305c83 Add max_relative_growth as a carrier based global constraint Extends the linopy implementation of the carrier's growth limit by an additional linear term, so that one can allow an expansion growth by 1.5 times what was installed in the investment period before. 13 December 2022, 16:25:30 UTC
72c7b8b [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 12 December 2022, 20:55:44 UTC
back to top