Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 969 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 969 Bytes

Purpose:

Collection of tools that helps one to use and exchange CIM based gridmodels (CIM16/CGMES) and market messages (IEC 62325)

Tools made into python modules:

  • EDX Mades api - used for subscribe and fanout like data exchange, extra level on ECP
  • ECP Mades api - used for direct data exchange
  • OPDM api - used for Gridmodel Exchanges in Europe (IGM, CGM, BDS)

Tools that work but not made to python modules

  • RDF parser - parses CIM/XML/RDF gridmodesl to pandas dataframe in a triplestore like format. Headers: [ID, KEY, VALUE, INSTANCE_ID]
  • XML validator -> https://xsd.cimtools.eu/ - UI to validate XML messages - (European Market message XSD-s included: IEC62325 and EDIGAS 5)