{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":721164470,"defaultBranch":"develop","name":"pandapower","ownerLogin":"mrifraunhofer","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-11-20T13:43:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/94368111?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700487830.075424","currentOid":""},"activityList":{"items":[{"before":"9a16dca1b9ee3d20ec9c504d4f6a63dd35a4923f","after":"85292237a8317481bbf8224ea433ae18bee6eed6","ref":"refs/heads/develop","pushedAt":"2024-09-18T13:59:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"cim2pp converter: Using lxml to parse XML files (better performance)","shortMessageHtmlLink":"cim2pp converter: Using lxml to parse XML files (better performance)"}},{"before":"83e0c4bd07b039712a232eaa4e802bd920a020c1","after":"9a16dca1b9ee3d20ec9c504d4f6a63dd35a4923f","ref":"refs/heads/develop","pushedAt":"2024-09-18T13:54:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"cim2pp converter: Using lxml to parse XML files (better performance)","shortMessageHtmlLink":"cim2pp converter: Using lxml to parse XML files (better performance)"}},{"before":"a08ad7c319a7c15249ae08ec4a3a8bc9aac0e6c0","after":"83e0c4bd07b039712a232eaa4e802bd920a020c1","ref":"refs/heads/develop","pushedAt":"2024-09-18T13:48:26.000Z","pushType":"push","commitsCount":367,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge branch 'e2nIEE:develop' into develop","shortMessageHtmlLink":"Merge branch 'e2nIEE:develop' into develop"}},{"before":"8c417ace68cd6c3ee6e57fa8a16c6d46417d226a","after":"a08ad7c319a7c15249ae08ec4a3a8bc9aac0e6c0","ref":"refs/heads/develop","pushedAt":"2024-07-30T13:15:45.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge branch 'e2nIEE:develop' into develop","shortMessageHtmlLink":"Merge branch 'e2nIEE:develop' into develop"}},{"before":"4efdb416a9b6c9e6d9b71cf63a9a3ab5aacf4354","after":"8c417ace68cd6c3ee6e57fa8a16c6d46417d226a","ref":"refs/heads/develop","pushedAt":"2024-07-12T13:35:54.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"fixed some small bugs in the CGMES converter and improved its speed","shortMessageHtmlLink":"fixed some small bugs in the CGMES converter and improved its speed"}},{"before":"73b93185107dc474ef69865f78512c4ee4876d17","after":"4efdb416a9b6c9e6d9b71cf63a9a3ab5aacf4354","ref":"refs/heads/develop","pushedAt":"2024-07-12T12:15:18.000Z","pushType":"push","commitsCount":84,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge pull request #2336 from awarsewa/develop\n\nvectorization of y_bus reordering in _calculate_equivalen_Ybus","shortMessageHtmlLink":"Merge pull request e2nIEE#2336 from awarsewa/develop"}},{"before":"99ffdb42212164f00c21f2cd7af8f0b844dc486d","after":"73b93185107dc474ef69865f78512c4ee4876d17","ref":"refs/heads/develop","pushedAt":"2024-06-14T13:26:23.000Z","pushType":"push","commitsCount":77,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge pull request #2307 from lezneew/issues/ward-and-xward-collections\n\nModified collections.py and patch_makers.py to handle wards and xwards","shortMessageHtmlLink":"Merge pull request e2nIEE#2307 from lezneew/issues/ward-and-xward-col…"}},{"before":"4c73c49f7904bf39cad802dc9f1e887b1e8beaff","after":"99ffdb42212164f00c21f2cd7af8f0b844dc486d","ref":"refs/heads/develop","pushedAt":"2024-06-04T13:05:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Refactor parse source file method in cim parser (#2300)\n\n* add reading inService attribute from cim100 ssh profiles\r\n\r\n* adapt handling of inService attribute\r\n\r\n* Add std_dev values for all components\r\n\r\n* Delete line for current that is already included in the added code\r\n\r\n* bugfix inService handling\r\n\r\n* fix merging approach for asynchronous machines and generating units\r\n\r\n* add handling of op and sc profiles in cgmes converter for v3\r\n\r\n* add source, origin_class and origin_id columns to measurement dataframe\r\n\r\n* add description to measurement dataframe\r\n\r\n* put Analog and AnalogValue ids into measurement dataframe\r\n\r\n* adapt eq, ssh and sc profiles of cim converter\r\n\r\n* update cim 100 schema\r\n\r\n* remove unused elements from cim100 data structure\r\n\r\n* fix usage of MeasurementValueSource\r\n\r\n* set default value of power transformer end grounded to True\r\n\r\n* fix handling of kind/limitType of OperationalLimitType\r\n\r\n* add changelog entry for convert cgmes v3.0\r\n\r\n* adapt converter documentation for cgmes v3.0\r\n\r\n* add basic test for converting cgmes v3.0\r\n\r\n* fix type hint error in python 3.8\r\n\r\n* refactor parse source file in cim converter\r\n\r\n---------\r\n\r\nCo-authored-by: AzureAD\\DimitriosZografos ","shortMessageHtmlLink":"Refactor parse source file method in cim parser (e2nIEE#2300)"}},{"before":"6a2c777f5a892d7d8c284072c094342500a19e09","after":"4c73c49f7904bf39cad802dc9f1e887b1e8beaff","ref":"refs/heads/develop","pushedAt":"2024-06-03T11:11:02.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Add cgmes v3.0 functionality to converter (#2291)\n\n* add reading inService attribute from cim100 ssh profiles\r\n\r\n* adapt handling of inService attribute\r\n\r\n* Add std_dev values for all components\r\n\r\n* Delete line for current that is already included in the added code\r\n\r\n* bugfix inService handling\r\n\r\n* fix merging approach for asynchronous machines and generating units\r\n\r\n* add handling of op and sc profiles in cgmes converter for v3\r\n\r\n* add source, origin_class and origin_id columns to measurement dataframe\r\n\r\n* add description to measurement dataframe\r\n\r\n* put Analog and AnalogValue ids into measurement dataframe\r\n\r\n* adapt eq, ssh and sc profiles of cim converter\r\n\r\n* update cim 100 schema\r\n\r\n* remove unused elements from cim100 data structure\r\n\r\n* fix usage of MeasurementValueSource\r\n\r\n* set default value of power transformer end grounded to True\r\n\r\n* fix handling of kind/limitType of OperationalLimitType\r\n\r\n* add changelog entry for convert cgmes v3.0\r\n\r\n* adapt converter documentation for cgmes v3.0\r\n\r\n* add basic test for converting cgmes v3.0\r\n\r\n* fix type hint error in python 3.8\r\n\r\n---------\r\n\r\nCo-authored-by: AzureAD\\DimitriosZografos ","shortMessageHtmlLink":"Add cgmes v3.0 functionality to converter (e2nIEE#2291)"}},{"before":"c557e236004b369cf3b53e128ce447de117167af","after":"6a2c777f5a892d7d8c284072c094342500a19e09","ref":"refs/heads/develop","pushedAt":"2024-05-03T10:27:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge pull request #2276 from SteffenMeinecke/develop\n\ndataframes_equal adapted to properly compare geojson data","shortMessageHtmlLink":"Merge pull request e2nIEE#2276 from SteffenMeinecke/develop"}},{"before":"7fd99308a409802318a89ec4aa1deff455931972","after":"c557e236004b369cf3b53e128ce447de117167af","ref":"refs/heads/develop","pushedAt":"2024-04-18T10:30:37.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"cim converter: Avoid huge logging output when ignore_erros = True","shortMessageHtmlLink":"cim converter: Avoid huge logging output when ignore_erros = True"}},{"before":"a4f1d90850c609b12c8b3e5f50df7807ea7200b2","after":"7fd99308a409802318a89ec4aa1deff455931972","ref":"refs/heads/develop","pushedAt":"2024-04-17T13:37:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Implement blueprint approach for initializing cim data structure in cim converter (#2269)\n\n* implemented blueprint approach for initializing cim data structure\r\n\r\n* add support for reading cgmes v3.0 files\r\n\r\n* add entries to changelog","shortMessageHtmlLink":"Implement blueprint approach for initializing cim data structure in c…"}},{"before":"ac24a31827a318205b71f2d5c683bd991976a159","after":"a4f1d90850c609b12c8b3e5f50df7807ea7200b2","ref":"refs/heads/develop","pushedAt":"2024-04-16T13:54:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"extend plotly function: add zoomlevel and hvdc lines, more parameters (#2259)\n\n* add zoomlevel and hvdc lines to plotly-plotting\r\n\r\n* Update CHANGELOG.rst\r\n\r\n* extend docstring, order CHANGELOG.rst","shortMessageHtmlLink":"extend plotly function: add zoomlevel and hvdc lines, more parameters ("}},{"before":"6373031e97f012eaa83ca643d8437cb379dbd278","after":"ac24a31827a318205b71f2d5c683bd991976a159","ref":"refs/heads/develop","pushedAt":"2024-02-22T09:06:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge branch 'develop' of https://github.com/mrifraunhofer/pandapower into develop","shortMessageHtmlLink":"Merge branch 'develop' of https://github.com/mrifraunhofer/pandapower …"}},{"before":"6ac5d8704d17770340e9ae5a30bb4089ffcf37c3","after":"6373031e97f012eaa83ca643d8437cb379dbd278","ref":"refs/heads/develop","pushedAt":"2024-02-22T09:03:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge pull request #2222 from mrifraunhofer/develop\n\nin reindex_elements: fixed index error when reindexing line_geodata","shortMessageHtmlLink":"Merge pull request e2nIEE#2222 from mrifraunhofer/develop"}},{"before":"f770a2a270070caf7ce8aa698025205f27b609d4","after":"6ac5d8704d17770340e9ae5a30bb4089ffcf37c3","ref":"refs/heads/develop","pushedAt":"2024-02-22T09:02:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"- [FIXED] bug in :code:`cim2pp`: Changed zero prioritized generators with voltage controller to sgens (like PowerFactory does)\n- [ADDED] cim2pp: added description fields for each asset and added BusbarSection information to nodes","shortMessageHtmlLink":"- [FIXED] bug in :code:cim2pp: Changed zero prioritized generators …"}},{"before":"30d6205726bdc4bf5cd8c172e89b861b2fd1ec19","after":"f770a2a270070caf7ce8aa698025205f27b609d4","ref":"refs/heads/develop","pushedAt":"2024-02-16T15:00:51.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"in reindex_elements: fixed index error when reindexing line_geodata","shortMessageHtmlLink":"in reindex_elements: fixed index error when reindexing line_geodata"}},{"before":"88eb520dfb7e0887f102a64a3ddb1a761d417f08","after":"30d6205726bdc4bf5cd8c172e89b861b2fd1ec19","ref":"refs/heads/develop","pushedAt":"2024-02-16T14:59:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"allow import from PowerFactory with VSC as slack (#2216)","shortMessageHtmlLink":"allow import from PowerFactory with VSC as slack (e2nIEE#2216)"}},{"before":"bba09295686169ec9143739b7973e1b041d667f6","after":"88eb520dfb7e0887f102a64a3ddb1a761d417f08","ref":"refs/heads/develop","pushedAt":"2024-02-16T14:57:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"in reindex_elements: fixed index error when reindexing line_geodata","shortMessageHtmlLink":"in reindex_elements: fixed index error when reindexing line_geodata"}},{"before":"71f96593c872764665bc2e70652cb0b78f82c920","after":"bba09295686169ec9143739b7973e1b041d667f6","ref":"refs/heads/develop","pushedAt":"2024-01-10T13:53:39.000Z","pushType":"push","commitsCount":60,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge branch 'e2nIEE:develop' into develop","shortMessageHtmlLink":"Merge branch 'e2nIEE:develop' into develop"}},{"before":"e611f79c88857d455006bc9ec82c712f7d5ace46","after":"71f96593c872764665bc2e70652cb0b78f82c920","ref":"refs/heads/develop","pushedAt":"2023-11-21T15:53:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"Merge branch 'e2nIEE:develop' into develop","shortMessageHtmlLink":"Merge branch 'e2nIEE:develop' into develop"}},{"before":"3fbf737f551261f405e2345aeaf446f22760c36c","after":"e611f79c88857d455006bc9ec82c712f7d5ace46","ref":"refs/heads/develop","pushedAt":"2023-11-21T14:07:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"cim2pp: extracted getting default classes, added generic setting datatypes from CGMES XMI schema","shortMessageHtmlLink":"cim2pp: extracted getting default classes, added generic setting data…"}},{"before":"4767992337a37706dec7973997e0410dd633c522","after":"3fbf737f551261f405e2345aeaf446f22760c36c","ref":"refs/heads/develop","pushedAt":"2023-11-20T14:41:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrifraunhofer","name":null,"path":"/mrifraunhofer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94368111?s=80&v=4"},"commit":{"message":"cim2pp: extracted getting default classes, added generic setting datatypes from CGMES XMI schema","shortMessageHtmlLink":"cim2pp: extracted getting default classes, added generic setting data…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEucLa4QA","startCursor":null,"endCursor":null}},"title":"Activity · mrifraunhofer/pandapower"}