Georinex
OA Version
Published version
Citation
Michael Hirsch. 2019. "Georinex." https://doi.org/10.5281/zenodo.2613930
Abstract
RINEX 3 and RINEX 2 reader and batch conversion to NetCDF4 / HDF5 in Python or Matlab. Batch converts NAV and OBS GPS RINEX (including Hatanaka compressed OBS) data into xarray.Dataset for easy use in analysis and plotting. This gives remarkable speed vs. legacy iterative methods, and allows for HPC / out-of-core operations on massive amounts of GNSS data. GeoRinex works in Python ≥ 3.6 and has over 150unit tests driven by Pytest.