SatelliteTracking2GraceL1b
This program converts low-low satellite tracking data (KBR or LRI) from the GROOPS format instrument file (SATELLITETRACKING) to the GRACE SDS format (KBR1B or LRI1B). It reads the satellite tracking data and optionally corrections (antenna offsets and light time corrections) and flags into one outputfile.
The text file inputfileHeader is placed at the beginning of the outputfile.
The text parser is applied so that all variables can be used.
In addition, the times of the data are available with the variables {epochmin}, {epochmax},
and {epochcount}.
See also GraceL1b2SatelliteTracking.
| Name | Type | Annotation |
|---|---|---|
outputfile | filename | KBR1B or LRI1B |
inputfileHeader | filename | YAML Header, {epochmin}, {epochmax}, {epochcount} available |
inputfileSatelliteTracking | filename | SATELLITETRACKING |
inputfileIonoCorr | filename | MISCVALUE |
inputfileLighttime | filename | SATELLITETRACKING |
inputfileAntCentr | filename | SATELLITETRACKING |
inputfileSNR | filename | MISCVALUES(K_A_SNR, Ka_A_SNR, K_B_SNR, Ka_B_SNR, qualflg) |