Skip to content

A simple utility for splitting CIME file into separate CSV files

License

Notifications You must be signed in to change notification settings

lifsong/CIME2CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIME2CSV

A simple utility for splitting CIME file into separate CSV files.

What is a CIME file?

A CIME file is a file format used in State Grid information systems to store devices' and measurement points' information and their relationship.

Why creating this utility?

We have lots of CSV parsing tools like apache commons-csv but we do not have a free and good CIME file parser. As CIME file is easy to be converted to CSV files, we can just do so and make use of exisitng CSV parsers.

About

A simple utility for splitting CIME file into separate CSV files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages