| id | field name | definition |
| 0 | n_ref |
| binary int16 | size: 2 |
|
Number of Input Data References
|
|
| 1 | in_ref |
| ascii array[dim_0] |
Input Data References
dim_0: int(../n_ref)
|
|
| 2 | soft_ver |
| ascii string | size: 5 |
|
GDP Software Version, Level 0 to 1 (XX.XX)
|
|
| 3 | calib_ver |
| ascii string | size: 5 |
|
Pre-flight calibration data version (XX.XX)
|
|
| 4 | pr_frmv |
| binary int16 | size: 2 |
|
Product Format Version (XX)
|
|
| 5 | orbit_num |
| binary int32 | size: 4 |
|
Orbit Number
|
|
| 6 | datetime |
| binary time | size: 8 |
UTC date and time
unit: "s since 2000-01-01"
value: (float(./days) - 18262) * 86400 + float(./milliseconds) / 1000
| binary record | size: 8 |
GOME binary datetime
| id | field name | definition |
| 0 | days |
| binary int32 | size: 4 |
days since January 1st, 1950 (may be negative)
unit: "days since 1950-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
| 7 | sat_count |
| binary int32 | size: 4 |
|
Satellite Binary Counter
|
|
| 8 | sat_oper |
| binary int32 | size: 4 |
|
Satellite Binary Counter Period
|
|
| 9 | pmd_entry |
| binary int16 | size: 2 |
|
GOME Science Package PMD entry point
|
|
| 10 | sc_entry |
| binary int16 | size: 2 |
|
GOME Science Package Subset Counter entry point
|
|
| 11 | is_entry |
| binary int16 | size: 2 |
|
GOME Science Package Integration Status entry point
|
|
| 12 | pe_entry |
| binary int16 | size: 2 |
|
GOME Science Package Peltier entry point
|
|
| 13 | s2_entry |
| binary int16 | size: 2 |
|
GOME Instrument Status_2 entry point
|
|
| 14 | pmd_cfc |
| binary array[2, 3] | size: 24 |
PMD's Conversion Factors
|
|
| 15 | st_vect |
| binary record | size: 36 |
Time and state vector
| id | field name | definition |
| 0 | datetime |
| binary time | size: 8 |
Date, time
unit: "s since 2000-01-01"
value: (float(./days) - 18262) * 86400 + float(./milliseconds) / 1000
| binary record | size: 8 |
GOME binary datetime
| id | field name | definition |
| 0 | days |
| binary int32 | size: 4 |
days since January 1st, 1950 (may be negative)
unit: "days since 1950-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
| 1 | orbit_n |
| binary int32 | size: 4 |
|
Orbit Number
|
|
| 2 | pos_vect |
| binary array[3] | size: 12 |
Position vector
| binary float | size: 4 |
|
unit: "km"
|
|
|
| 3 | vel_vect |
| binary array[3] | size: 12 |
Velocity Vector
| binary float | size: 4 |
|
unit: "km/s"
|
|
|
|
|
| 16 | att_var |
| binary record | size: 56 |
Attitude Variables
| id | field name | definition |
| 0 | att_comb |
| binary array[3] | size: 24 |
ATT combined effects (yaw around z, pitch around -x, roll around -y)
| binary double | size: 8 |
|
unit: "degrees"
|
|
|
| 1 | datt_misp |
| binary array[3] | size: 24 |
DATT AOCS mispointing rate w.r.t. Nominal (yaw, pitch, roll)
| binary double | size: 8 |
|
unit: "degrees/sec"
|
|
|
| 2 | iatt_flag |
| binary int32 | size: 4 |
|
IATT attitude flag (0 Nominal Yaw Steering Mode, 1 and 2 other pointing)
|
|
| 3 | pos_vect |
| binary int32 | size: 4 |
|
Status returned from GOME_INIT (0 Nominal, 1 and 2 No Convergence, 3 4 and 5 State Vector Outside Nominal ERS
|
|
|
|
| 17 | mjd_kpl |
| binary record | size: 56 |
Modified Julian Day and Kepler State
| id | field name | definition |
| 0 | mjd |
| binary double | size: 8 |
|
Modified Julian Day at True Ascending Node
|
|
| 1 | kepl_state |
| binary array[6] | size: 48 |
Reference Mean Kepler State at True Ascending Node Crossing (Semi-major Axis (km), Excentricity, Inclination (deg), Argument of Perigee (deg), Mean anomaly (deg))
|
|
|
|