Orbit2Groundtracks

This program write satellites positions as gridded data (outputfileTrackGriddedData) in a terrestrial reference frame. The points are expressed as ellipsoidal coordinates (longitude, latitude, height) based on a reference ellipsoid with parameters R and inverseFlattening. The orbit data are given in the celestial frame so earthRotation is needed to transform the data into the terrestrial frame. The data of inputfileInstrument are appended as values to each point.

NameTypeAnnotation
outputfileGriddedData
filenamepositions as gridded data
inputfileOrbit
filename
inputfileInstrument
filenamevalues at grid points
earthRotation
earthRotationtransformation from CRF to TRF
R
doublereference radius for ellipsoidal coordinates
inverseFlattening
doublereference flattening for ellipsoidal coordinates