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

[FEATURE] Add documentation about GUID handling #247

Closed petersalemink95 closed 4 months ago

petersalemink95 commented 4 months ago

Vision 9.7 provides GUID instead of Number/Subnumber as identification of objects. This new format is handled internally now, but there is now documentation about it.

We need to add doumentation on how it works and also how the old yaml file can should still be used (new users might not know about Number/Subnumber at all

Jerry-Jinfeng-Guo commented 4 months ago

Documentation is added following https://github.com/PowerGridModel/power-grid-model-io/pull/249