greatly improve reading/conversion speed and memory usage by replacing Pandas NDPanel with xarray.Dataset much more extensive self-tests, tested against a wider variety of RINEX files
add ability to overwrite .nc files with "overwrite=True" make Rinex3 files handle INRSS add more h...
added several tests so that Pandas and Xarray are functioning. Also handles ecef2geodetic scalar inp...
make rnx2hdf5 its own program to make use more obvious, with rigorous cross-platform test coverag
Improved multi-system RINEX 3 NAV files (Beidou, GNSS, GLONASS, Galileo, QZSS, SBAS) Increased test ...
Python RINEX 2/3 NAV/OBS reader / batch conversion to HDF5 with C-like speed using xarra
Add time reading from NAV files TimeRinex Add several tests for handling of large NAV files Add "use...
Python RINEX 2/3 NAV/OBS reader / batch conversion to HDF5 with C-like speed using xarra
Made RINEX3 NAV reading for irregularly formatted files more robust. Auto-read GZIP files as well as...
added header mandatory fields sanity check simplified and sped up single-system RINEX 3 reading (pic...
Significant overhauling, deduplicating, robustness improvement for RINEX and CRINEX reading. Particu...
File that took one minute to read now takes only 5 seconds. This accomplished by using 3-D Numpy arr...
convenience function readrinex() handles OBS,NAV for RINEX 2 and 3. added Python >= 3.5 type hintin
detect RINEX type (obs, nav) based on header first line, not file extension. Despite the file naming...
Since the first receiver independent exchange format (RINEX) version was released in 1989, it has go...
file globbing (input multiple files) read only data (nav, obs) specified by --tlim tolerate mangled ...
add ability to overwrite .nc files with "overwrite=True" make Rinex3 files handle INRSS add more h...
added several tests so that Pandas and Xarray are functioning. Also handles ecef2geodetic scalar inp...
make rnx2hdf5 its own program to make use more obvious, with rigorous cross-platform test coverag
Improved multi-system RINEX 3 NAV files (Beidou, GNSS, GLONASS, Galileo, QZSS, SBAS) Increased test ...
Python RINEX 2/3 NAV/OBS reader / batch conversion to HDF5 with C-like speed using xarra
Add time reading from NAV files TimeRinex Add several tests for handling of large NAV files Add "use...
Python RINEX 2/3 NAV/OBS reader / batch conversion to HDF5 with C-like speed using xarra
Made RINEX3 NAV reading for irregularly formatted files more robust. Auto-read GZIP files as well as...
added header mandatory fields sanity check simplified and sped up single-system RINEX 3 reading (pic...
Significant overhauling, deduplicating, robustness improvement for RINEX and CRINEX reading. Particu...
File that took one minute to read now takes only 5 seconds. This accomplished by using 3-D Numpy arr...
convenience function readrinex() handles OBS,NAV for RINEX 2 and 3. added Python >= 3.5 type hintin
detect RINEX type (obs, nav) based on header first line, not file extension. Despite the file naming...
Since the first receiver independent exchange format (RINEX) version was released in 1989, it has go...
file globbing (input multiple files) read only data (nav, obs) specified by --tlim tolerate mangled ...
add ability to overwrite .nc files with "overwrite=True" make Rinex3 files handle INRSS add more h...
added several tests so that Pandas and Xarray are functioning. Also handles ecef2geodetic scalar inp...
make rnx2hdf5 its own program to make use more obvious, with rigorous cross-platform test coverag