RINEX Checker

Kelly Bellis

ME PLS 2099
5PLS
Does Javad offer any software tools for checking formatting compliance of RINEX files?
Is RINEX Viewer (beta version 1.0.6) really appropriate to use? e.g., one of the first error (of many) it kicks back is "string 1 : Rinex format version is not 2"

I'm presently testing Android apps that can produce RINEX files, but need some way of checking their conformity to IGS standards. I tried finding a RINEX checker tool on their site, but without any luck.

Thanks for any replies.

Kind regards,

Kelly
 

Kelly Bellis

ME PLS 2099
5PLS
Oh, forgot to mention, this is a command line program run from a terminal window; e.g.,
gfzrnx -finp ".. full path to \gnss_log_2021_04_18_12_08_09.21o" -fout ".. full path to \gnss_log_2021_04_18_12_08_09.21o_chk" -chk -kv
 
Top