cgq-qgc / HydroSensorReader

This project provides tools to read files from probes, sensors, or anything used in hydrogeology.
MIT License
8 stars 2 forks source link

PR: Add support for Solinst files produced by loggers older than the Gold series #45

Closed jnsebgosselin closed 4 years ago

jnsebgosselin commented 4 years ago

Files produced by Solinst logger that are older than the Gold series have slightly different file format. So we need to take that into account when reading their content.

I also added a test to cover these types of files.