/sitelogs

Primary LanguagePythonMIT LicenseMIT

Sitelog

A Python package for reading GNSS sitelogs.

Install

Clone the repository and install by running

pip install .

from the root of the repository.

Testing

Run

pytest

from the root of the repository.