forked from e2nIEE/pandapower
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cgmes v3.0 functionality to converter (e2nIEE#2291)
* add reading inService attribute from cim100 ssh profiles * adapt handling of inService attribute * Add std_dev values for all components * Delete line for current that is already included in the added code * bugfix inService handling * fix merging approach for asynchronous machines and generating units * add handling of op and sc profiles in cgmes converter for v3 * add source, origin_class and origin_id columns to measurement dataframe * add description to measurement dataframe * put Analog and AnalogValue ids into measurement dataframe * adapt eq, ssh and sc profiles of cim converter * update cim 100 schema * remove unused elements from cim100 data structure * fix usage of MeasurementValueSource * set default value of power transformer end grounded to True * fix handling of kind/limitType of OperationalLimitType * add changelog entry for convert cgmes v3.0 * adapt converter documentation for cgmes v3.0 * add basic test for converting cgmes v3.0 * fix type hint error in python 3.8 --------- Co-authored-by: AzureAD\DimitriosZografos <[email protected]>
- Loading branch information
1 parent
4834800
commit 4c73c49
Showing
30 changed files
with
13,585 additions
and
461 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.