Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GC2ASM

A Java converter from GC proprietary data to Allotrope's ASM data

A project from IFP Energies Nouvelles, a public research, innovation and training organization in the fields of energy, transport and the environment

Usage

    String filePath = pathToGCFile;
    GcToAllotropeJsonConverter converter = new GcToAllotropeJsonConverter();
    ObjectNode result = converter.convertFile(filePath);

Supported files

  • Chemstation V179
  • Chemstation V181

Roadmap

Support for Thermo's Chromeleon data.

License

The code is available under the CeCILL 2.1 licence, which is compatible with GNU GPL, GNU Affero GPL and EUPL. The [ASM JSON schemas] (https://www.allotrope.org/asm) are avaialble under CC-BY-NC 4.0 terms.

About

GC to Allotrope Simple Model converter

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages