A C# library that allows to read and write COMTRADE (IEEE C37.111 / IEC 60255-24) files.
This repository has the following features:
- Supports 1991, 1999 and 2013 revisions.
- Supports ASCII and Binary files.
- Supports
.cfg
,.dat
and.cff
files. Does not support.hdr
files (but no one needs them yet).
See this unit test
Code improvements are taken from the the indirect fork repository ComtradeHandler writen by Gabriel De La Parra