id | field name | definition |
0 | pos_esm |
binary float | size: 4 |
Position of ESM compared to zero position
unit: "degrees"
|
|
1 | sol_zen_ang |
binary array[3] | size: 12 |
Solar zenith angles of start, middle, and end of the integration time
binary float | size: 4 |
unit: "degrees"
|
|
|
2 | sol_azi_ang |
binary array[3] | size: 12 |
Solar azimuth angles of start, middle, and end of the integration time
binary float | size: 4 |
unit: "degrees"
|
|
|
3 | los_zen_ang |
binary array[3] | size: 12 |
Line of sight nadir angles of start, middle, and end of the integration time
binary float | size: 4 |
unit: "degrees"
|
|
|
4 | los_azi_ang |
binary array[3] | size: 12 |
Line of sight azimuth angles of start, middle, and end of the integration time
binary float | size: 4 |
unit: "degrees"
|
|
|
5 | sat_h |
binary float | size: 4 |
Satellite height at the middle of the integration time
unit: "km"
|
|
6 | earth_rad |
binary float | size: 4 |
Earth radius at the middle of the integration time
unit: "km"
|
|
7 | sub_sat_point |
binary record | size: 8 |
Sub-satellite point at the middle of the integration time
id | field name | definition |
0 | latitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
|
|
1 | longitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
|
|
|
|
8 | corner_coord |
binary array[4] | size: 32 |
4 corner coordinates of the ground scene which is covered by the state (the first coordinate is the one which is the first in time and flight direction, the second the first in time and last in flight direction, the third the last in time and first in flight direction and the fourth the last in time and flight direction)
binary record | size: 8 |
id | field name | definition |
0 | latitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
|
|
1 | longitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
|
|
|
|
|
9 | center_coord |
binary record | size: 8 |
Center coordinate of the nadir ground pixel
id | field name | definition |
0 | latitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
|
|
1 | longitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
|
|
|
|