PowerGridModel / power-grid-model-io

Conversion tool for various grid data formats to power-grid-model
Mozilla Public License 2.0
12 stars 8 forks source link

Native support for custom yaml file in VisionExcelConverter #226

Closed Jerry-Jinfeng-Guo closed 6 months ago

Jerry-Jinfeng-Guo commented 6 months ago

Added custom mapping file support to VisionExcelConverter. Usage in test case.

Files modified: vision_excel_converter.py and test_vision_excel_converter.py

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

nitbharambe commented 2 months ago

@Jerry-Jinfeng-Guo Whats the purpose of two copies of the yaml file now?