Open jonyrock opened 9 years ago
Suppose we have an observation record with such epoch line:
5 8 28 9 49 9.0000000 0 16G27G23G16G13R 4R22R 3R21G 3G10G 8G16 0.000000000 G21G28G29G29
Notice G29G29 in the end. Rinex3ObsData skips repeated satellites. So the task is to keep repeated satellites in one epoch.
G29G29
Rinex3ObsData
Suppose we have an observation record with such epoch line:
Notice
G29G29
in the end.Rinex3ObsData
skips repeated satellites. So the task is to keep repeated satellites in one epoch.