geospace-code / georinex

Python RINEX 2 / 3 NAV / OBS / sp3 reader & batch convert to HDF5 with C-like speed
MIT License
220 stars 91 forks source link

Change maximum number of SV ids to 36 (Galileo has E36) #47

Closed nmayorov closed 5 years ago

nmayorov commented 5 years ago

Hi!

This is a tiny change increasing maximum number of SV ids to 36 for RINEX 2 obs files. Before the change I had errors with E36 presenting in the observations. I haven't analyzed it too much, but it seems to be a correct change.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 330


Totals Coverage Status
Change from base Build 329: 0.0%
Covered Lines: 1825
Relevant Lines: 1964

💛 - Coveralls
scivision commented 5 years ago

This is fixed in https://github.com/scivision/georinex/releases/tag/v1.12.2 thanks