https://github.com/PyPSA/PyPSA

sort by:
Revision Author Date Message Commit Date
438bc87 Merge branch 'prep-v0.25' of github.com:PyPSA/pypsa into prep-v0.25 13 July 2023, 19:57:06 UTC
60b7217 add link for stand-by cost PR to release notes 13 July 2023, 19:56:59 UTC
6afcee6 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 13 July 2023, 19:43:28 UTC
868c28d prepare release 0.25 13 July 2023, 19:42:20 UTC
e4aaa82 Merge pull request #679 from PyPSA/FabianHofmann-patch-2 Disable Compression per default 13 July 2023, 16:36:42 UTC
fa6efbd Disable Compression per default 13 July 2023, 13:34:03 UTC
3a23857 statistics: add function to group by country and carrier (#678) 13 July 2023, 13:14:41 UTC
ed21524 clustering: follow-up, renenable strategies of non-default columns (#677) 11 July 2023, 10:58:12 UTC
3f9c703 Merge pull request #674 from PyPSA/remove-ancient-examples remove ancient examples 11 July 2023, 08:28:59 UTC
8c330f3 Merge pull request #673 from PyPSA/spatial-cluster-refactor Spatial cluster refactor 11 July 2023, 08:28:43 UTC
881b46f Merge branch 'master' into spatial-cluster-refactor 11 July 2023, 08:26:58 UTC
b73c6ef Merge pull request #675 from PyPSA/remove-networkclustering remove deprecated networkclustering module 11 July 2023, 08:26:20 UTC
84733e2 test: remove obsolete test_networkclustering_module.py 11 July 2023, 08:17:25 UTC
1e526fd Merge branch 'master' into spatial-cluster-refactor 11 July 2023, 08:15:11 UTC
052edea clustering: apply sourcery 11 July 2023, 08:13:52 UTC
2882e73 clustering: consistently replace `network` by `n` 11 July 2023, 08:10:48 UTC
7c59cbe spatial clustering: minor fixes 11 July 2023, 07:56:21 UTC
ec4d516 Merge pull request #676 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 11 July 2023, 07:35:36 UTC
c5cbdda Update doc/release_notes.rst Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de> 11 July 2023, 05:49:17 UTC
ee13f0b [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/docformatter: v1.7.3 → v1.7.4](https://github.com/PyCQA/docformatter/compare/v1.7.3...v1.7.4) 10 July 2023, 23:01:21 UTC
bfea219 remove deprecated networkclustering module 10 July 2023, 19:57:22 UTC
012b997 remove ancient examples 10 July 2023, 19:52:11 UTC
3104fa7 test: move stand by cost test to test/ directory 10 July 2023, 19:29:17 UTC
7456427 Merge pull request #672 from PyPSA/mga add frontend MGA function 10 July 2023, 17:30:39 UTC
3fb36c7 Merge branch 'mga' of github.com:PyPSA/pypsa into mga 10 July 2023, 17:02:37 UTC
65f262c handle neglected merge conflict 10 July 2023, 17:02:30 UTC
811dcc0 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 10 July 2023, 17:01:34 UTC
21df8cb Merge branch 'master' into mga 10 July 2023, 17:01:12 UTC
355f4ef rename capex_fixed to installed_capex 10 July 2023, 16:56:40 UTC
faf2660 Merge pull request #669 from PyPSA/multilinks-default handle multilinks on the fly 10 July 2023, 16:53:41 UTC
c41e5ec udpate release notes 10 July 2023, 16:19:25 UTC
05b3659 examples: update clustering example 10 July 2023, 16:12:33 UTC
4c8fa3c clustering: fix electrical parameters in line clustering 10 July 2023, 16:12:33 UTC
7753344 components: add clustering accessor 10 July 2023, 16:12:33 UTC
14b2cd4 clustering: refactor aggregatelines 10 July 2023, 16:12:33 UTC
f1ecd42 spatial clustering: refactor aggregation of one ports make aggregategenerators deprecated in favor of aggregateoneport 10 July 2023, 16:12:33 UTC
67bc468 Merge branch 'master' into multilinks-default 10 July 2023, 15:54:35 UTC
c0fb2ec Merge pull request #668 from PyPSA/optimize-rolling-horizon optimize: add rolling horizon function 09 July 2023, 11:05:56 UTC
f17ef71 Update doc/release_notes.rst 09 July 2023, 11:05:45 UTC
394fbfe fix accidental code addition 09 July 2023, 11:05:12 UTC
692b65b Merge pull request #671 from PyPSA/statistics-marginal_cost bugfix: calculation of storage unit marginal cost 09 July 2023, 11:04:11 UTC
53da469 Merge branch 'mga' of github.com:PyPSA/pypsa into mga 09 July 2023, 10:28:12 UTC
0bb710a add release note 09 July 2023, 10:27:17 UTC
f7c8013 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 09 July 2023, 10:23:02 UTC
7637132 add frontend MGA function (closes #487) 09 July 2023, 10:21:10 UTC
3c59aee Merge branch 'master' into optimize-rolling-horizon 07 July 2023, 15:59:56 UTC
c9e3cf6 bugfix: calculation of storage unit marginal cost 07 July 2023, 15:45:18 UTC
2491d15 Merge branch 'multilinks-default' of github.com:PyPSA/pypsa into multilinks-default 07 July 2023, 15:01:29 UTC
814645d fix accidental code addition 07 July 2023, 15:00:45 UTC
8ac480f [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 07 July 2023, 08:33:47 UTC
7061b81 Merge branch 'multilinks-default' of github.com:PyPSA/pypsa into multilinks-default 07 July 2023, 08:33:27 UTC
01ed59b adapt missing examples 07 July 2023, 08:33:13 UTC
1042952 add release notes and adapt examples 07 July 2023, 08:32:02 UTC
465b139 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 07 July 2023, 08:19:34 UTC
a9e9b22 improve number of linkports update calls 07 July 2023, 08:16:41 UTC
35d6022 rolling horizon: allow for overlapping windows 06 July 2023, 16:44:48 UTC
8a5bd00 clustering: take generator strategies for time-series into account (#670) 06 July 2023, 16:22:56 UTC
fa2687f [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 06 July 2023, 15:22:11 UTC
41e2e9f handle multilinks on the fly 06 July 2023, 15:17:44 UTC
b9785c4 rolling_horizon: add initial state for storages / stores 06 July 2023, 14:36:38 UTC
ba0a146 Merge branch 'master' into optimize-rolling-horizon 06 July 2023, 12:16:19 UTC
3ce55a9 optimize: add rolling horizon function 06 July 2023, 12:13:55 UTC
56a9ac0 Add stand-by cost (#659) * Add stand-by cost * Add release note * Add stand-by cost in optimize.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add stand-by cost in optimize.py pt.2 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Hofmann <fab.hof@gmx.de> 05 July 2023, 14:04:44 UTC
144a547 Merge pull request #667 from PyPSA/fneum-patch-1 Update README.md 05 July 2023, 09:01:17 UTC
f4ed51f Update README.md 05 July 2023, 09:01:05 UTC
3117409 update extras_require docs to use sphinx-book-theme 03 July 2023, 17:50:43 UTC
df4a5b6 Adding a default weight column when aggregating generators (closes #638) 02 July 2023, 18:52:59 UTC
c602aa5 fix ocumentation components.html min_down_time typo (closes #661) 02 July 2023, 18:47:22 UTC
baf368b Merge pull request #662 from p-glaum/master fix aggregate_buses argument 30 June 2023, 09:10:30 UTC
48f8b2f [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 30 June 2023, 07:59:52 UTC
50cbd5c fix aggregate_buses argument 30 June 2023, 07:53:44 UTC
6ef116f correct release notes of new features after last release [no ci] 29 June 2023, 07:44:43 UTC
7b7693d Add option to aggregate carriers in specific buses (#649) * added bus-based aggregation of generators added point in release notes * Apply suggestions from code review Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de> * fixed squashing error in release notes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: euronion <42553970+euronion@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 27 June 2023, 13:24:27 UTC
1bd2361 Merge pull request #656 from PyPSA/prep-v0.24 Prepare release v0.24 27 June 2023, 10:42:42 UTC
e5561af address logger.warn deprecations 27 June 2023, 10:19:23 UTC
cab8a88 prepare release 0.24 27 June 2023, 10:07:43 UTC
2122522 Merge pull request #648 from p-glaum/update_statistics add time-resolved energy balance to statistics module 27 June 2023, 09:44:13 UTC
e47066e Merge branch 'master' into update_statistics 27 June 2023, 09:43:58 UTC
d657adf Merge pull request #655 from PyPSA/fneum/quadratic-storageunit add quadratic marginal cost for stores and storage units 27 June 2023, 09:35:49 UTC
5d6a6fb update release_notes.rst 27 June 2023, 07:48:26 UTC
3161265 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 27 June 2023, 07:41:07 UTC
20e8fb2 Merge branch 'master' of github.com:PyPSA/PyPSA into update_statistics 27 June 2023, 07:40:40 UTC
63a2ce8 Merge branch 'master' into fneum/quadratic-storageunit 27 June 2023, 07:37:05 UTC
e90ce8c add quadratic marginal cost for stores and storage units 27 June 2023, 07:36:44 UTC
f2c4900 Merge pull request #642 from PyPSA/deprecated-networkclustering Add deprecation warning to networkclustering module 27 June 2023, 07:30:33 UTC
a5ec3f7 add back supply and withdrawal 27 June 2023, 07:30:10 UTC
43e26fe Merge branch 'master' into deprecated-networkclustering 27 June 2023, 07:29:05 UTC
75b244a Merge pull request #654 from PyPSA/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate 27 June 2023, 07:28:51 UTC
2da5835 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/docformatter: v1.7.2 → v1.7.3](https://github.com/PyCQA/docformatter/compare/v1.7.2...v1.7.3) 26 June 2023, 22:18:51 UTC
1998491 correct sign in linearized UC (#652) * correct sign in linearized UC correct wrong sign in constraint * Update release_notes.rst --------- Co-authored-by: Fabian Hofmann <fab.hof@gmx.de> 26 June 2023, 16:17:31 UTC
db7620a Merge branch 'master' into update_statistics 26 June 2023, 15:54:25 UTC
19292ca Update to linopy v0.2 (#653) * constraints.py: adjust code to new linopy version * optimize: refactor groupby in storage constraint assignment * update release notes update setup.py * update envs files * require linopy version v0.2.1 add quadratic cost terms * relax linopy requirement for conda CI * drop python 3.8 support * fix typo * supported quadratic marginal cost for links update release notes 26 June 2023, 15:42:47 UTC
524989f update docstrings 23 June 2023, 11:26:38 UTC
73811fb [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 23 June 2023, 09:48:51 UTC
b771ac3 adjust groupby functions for backwards compatibility 23 June 2023, 09:47:36 UTC
d0d9d39 update doc string and add argument for nodal energy balance 23 June 2023, 08:35:56 UTC
5cb14d0 Merge pull request #650 from PyPSA/fneum/fix-losses losses: handle transformers correctly 21 June 2023, 20:45:50 UTC
2f2d87e [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 21 June 2023, 20:14:04 UTC
561a728 losses: handle transformers correctly 21 June 2023, 20:13:35 UTC
bd045f3 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 21 June 2023, 13:00:35 UTC
back to top