-
Notifications
You must be signed in to change notification settings - Fork 52
Migration guide v4.2.0
Since this version, new extensions CgmesDanglingLineBoundaryNode and CgmesLineBoundaryNode have been added to retrieve additional information about CGMES boundaries. If you are using a custom IIDM implementation, you will have to implement these extensions and their adders and create providers for your custom adders' implementations if you want to continue using the CGMES import.
Since this version, linear shunt compensators with a bPerSection=0 are considered as valid: it will not crash anymore. However, networks with such equipment may crash if you try to reimport them in a previous core version. A pre-processing to change these values might be necessary.
New load-flow parameters dcUseTransformerRatio, countriesToBalance and connectedComponentMode have been added in this version. Be careful of the default values. Please go to the documentation for more information.
Blazegraph implementation is not available anymore to read CGMES files as triplestores. Please preferably use RDF4J implementation.
Following utilities classes have been removed:
BufferedLineParserConnectionParametersIntervalAdapterJaxbContextCacheJaxbUtilMemoryMappedFileMemoryMappedFileFactoryMemoryMappedFileImplMemoryMappedFileMockUncheckedJaxbException