Haigutus
Haigutus
- I would propose to support only io.BytestIO - The same should be done for export - On the packaging of files I would propose that the function would take...
any updates on this?
It seems there should be change done already on JAVA side on things Currenlty: filePath -> Network.load -> DataSource -> Imporetr find -> Import Proposal to change Network.load implementation: 1....
Maybe the GraalVM api helps here with https://www.graalvm.org/sdk/javadoc/index.html?org/graalvm/nativeimage/c/type/CTypeConversion.html 
@geofjamg I can confirm, the new API works for import, we have been using/testing for a week and have not encountered any issues, thankyou. As for export, should we make...
@geofjamg do you have any information, when the export to binary buffers could be expected?
Both import and export are implemented, thanks. This issue can be closed
Any updates on this? On PEVF/CGMA files, I would recommend not to handle that part, rather take input of dict {"area_id/HVDC_id": value} Example implementation to convert IEC schedules to json...
Any updates on this issue?