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

Implement measurement field conversion from Vision #240

Open zhen0427 opened 5 months ago

zhen0427 commented 5 months ago

only part of the code to determine the measured terminal type is finished. Further changes in the tabular converter is not implemented. Therefore pytest is still failed.

nitbharambe commented 5 months ago

@zhen0427 I suppose this function belongs to phase_to_phase functions A test also needs to be in tests\unit\functions\test_phase_to_phase.py