Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.24 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.24 KB

Build Status

boda-measdatacollectionparser

Parses measurement collection data XML files to csv

Usage

java -jar boda-measdatacollectionparser.jar -i FILENAME.xml
java -jar boda-measdatacollectionparser.jar -i FILENAME.gz
java -jar boda-measdatacollectionparser.jar -i FILENAME.xml -o /path/to/outputFolder
java -jar boda-measdatacollectionparser.jar -i FILENAME.gz -o /path/to/outputFolder

Download and installation

Download the release from https://github.com/bodastage/boda-measdatacollectionparser/releases

Requirements

To run the jar file, you need Java version 1.8 and above.

Getting help

To report issues with the application or request new features use the issue tracker. For help and customizations send an email to info@bodastage.com.

Credits

Bodastage Solutions - info@bodastage.com

Contact

For any other concerns apart from issues and feature requests, send an email to info@bodastage.com.

Licence

This project is licensed under the Apache 2.0 licence. See LICENCE file for details.