| id | field name | definition |
| 0 | FIT_MODE |
| binary array[32] | size: 32 |
Cloud fitting mode (0 = default fitting for c and zc, 1 = snow/ice mode for A and z
|
|
| 1 | FAIL_FLAG |
| binary array[32] | size: 32 |
Fail flag (0 = succesful fit, 1 = R out of range, 2 = theta0 out of range, 3 = theta out of range, 4 = fit did not converge, 5 = missing input data)
|
|
| 2 | FIT_1 |
| binary array[32] | size: 128 |
Cloud fitting parameter 1 - depending on FIT_MODE this is either cloud top pressure or lower reflecting surface pressure
| binary int32 (double) | size: 4 |
unit: "1e-3 hPa"
converted unit: "hPa" (multiply by 1/1000)
|
|
|
| 3 | FIT_2 |
| binary array[32] | size: 128 |
Cloud fitting parameter 2 - depending on FIT_MODE this is either effective cloud fraction or albedo for lower reflecting surface
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|
| 4 | E_FIT_1 |
| binary array[32] | size: 64 |
Error in Cloud fitting parameter 1
| binary uint16 (double) | size: 2 |
unit: "1e-6 hPa"
converted unit: "hPa" (multiply by 1/1000000)
|
|
|
| 5 | E_FIT_2 |
| binary array[32] | size: 64 |
Error in Cloud fitting parameter 2
| binary uint16 (double) | size: 2 |
|
converted unit: "" (multiply by 1/1000000000)
|
|
|
| 6 | GOOD_FIT |
| binary array[32] | size: 64 |
Goodness of fit
| binary uint16 (double) | size: 2 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|
| 7 | FINAL_CHI_SQUARE |
| binary array[32] | size: 64 |
Final Chi-Square perturbation
| binary uint16 (double) | size: 2 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|
| 8 | CLOUD_ALBEDO |
| binary array[32] | size: 128 |
Cloud albedo. This is always greater than or equal to the a priori cloud albedo
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|
| 9 | SURFACE_ALBEDO |
| binary array[2, 32] | size: 256 |
Surface albedo used in the retrieval (at 2 wavelengths)
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|
| 10 | SURFACE_PRESSURE |
| binary array[32] | size: 128 |
Surface pressure
| binary int32 (double) | size: 4 |
unit: "1e-3 hPa"
converted unit: "hPa" (multiply by 1/1000)
|
|
|