Skip to content

gemstone/comtrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemstone logo

COMTRADE

GPA Gemstone Library

The Gemstone COMTRADE Library organizes all Gemstone functionality related to COMTRADE (COMmon format for Transient Data Exchange for power systems), IEEE C37.111 / IEC 60244-24 Ed.2.

GitHub license Build status CodeQL NuGet

This library includes helpful COMTRADE classes like the following:

  • Parser:
    • Defines functions for parsing COMTRADE files.
  • Writer:
    • Defines functions for writing COMTRADE files.
  • Schema:
    • Represents the schema for a configuration file in the COMTRADE file standard.

Among others.

Documentation

Full Library Documentation