demiangomez / Parallel.GAMIT

Python wrapper to parallelize GAMIT executions
GNU General Public License v3.0
35 stars 16 forks source link

rinex sample time probelm #25

Closed smalleyr closed 4 months ago

smalleyr commented 6 years ago

ppp is having trouble with rinex files in which the sample time is not lined up on whole seconds (for 1 sec and slower sampling) ex. rinex file

 2.11           OBSERVATION DATA    G (GPS)             RINEX VERSION / TYPE

.... UBAT - RBMC Ubatuba MARKER NAME ...
15.0000 INTERVAL SNR is mapped to RINEX snr flag value [1-9] COMMENT L1: 3 -> 1; 8 -> 5; 40 -> 9 COMMENT L2: 1 -> 1; 5 -> 5; 60 -> 9 COMMENT 2006 1 2 0 0 15.1880000 GPS TIME OF FIRST OBS END OF HEADER 06 1 2 0 0 15.1880000 0 9G02G04G26G08G29G24G09G17G07

demiangomez commented 6 years ago

Not really something we can fix with PG. We need to check why our PPP processing is failing to get a coordinate from these files.