FileConvert

Converts GROOPS file between different file formats (ASCII, XML, JSON, binary), see file formats for details. With an additional extension of '.gz' files are directly compressed and uncompressed. It prints also some information about the content. Therefore it can be used to get an idea about the content of binary files.

NameTypeAnnotation
outputfile
filenameGROOPS formats: .xml, .txt, .json, .dat (optional with additional .gz)
inputfile
filenameGROOPS formats: .xml, .txt, .json, .dat (optional with additional .gz)