## gnss_solutions

Libraries and command tools for parsing and analyzing CSV-based solution
output. This project summarizes some performance metrics around positioning
using a canonical table format. A accompanying command-line tool circumvents
having to invoke the library through a Jupyter notebook to get analysis results.

## Setup

You must have `npm` installed.

```shell
# Install from repo
npm install

# Running tests
npm run tests
```

## LICENSE

Copyright © 2016 Swift Navigation
