# APP - Geomagnetic back tracking

### Usage
To install dependencies either manually install the required packages listed in the `Pipfile` or use `pipenv` directly:
```bash
pipenv install
```