calvinarraylabs

Results 1 comments of calvinarraylabs

Yeah, from further research, it seems that the georinex parses the date as a naive datetime as seen here: [https://github.com/geospace-code/georinex/blob/main/src/georinex/obs3.py#L167-L183](url) ``` def _timeobs(ln: str) -> datetime: """ convert time from...