| id | field name | definition |
| 0 | mode |
| binary int16 | size: 2 |
|
Mode (normal: 0, snow-ice: 1)
|
|
| 1 | surface_height |
| binary float | size: 4 |
|
Surfaceheight
|
|
| 2 | cloud_frac |
| binary float | size: 4 |
|
CloudFraction
|
|
| 3 | cloud_frac_error |
| binary float | size: 4 |
|
CloudFraction error
|
|
| 4 | albedo |
| binary float | size: 4 |
|
Cloud-Topalbedo
|
|
| 5 | albedo_error |
| binary float | size: 4 |
|
Cloud-Topalbedo error
|
|
| 6 | height |
| binary float | size: 4 |
|
Cloud-Topheight
|
|
| 7 | height_error |
| binary float | size: 4 |
|
Cloud-Topheight error
|
|
| 8 | thickness |
| binary float | size: 4 |
|
Cloudopticalthickness
|
|
| 9 | thickness_error |
| binary float | size: 4 |
|
Cloudopticalthickness error
|
|
| 10 | pressure |
| binary float | size: 4 |
|
Cloud-Toppressure
|
|
| 11 | pressure_error |
| binary float | size: 4 |
|
Cloud-Toppressure error
|
|
| 12 | type |
| binary int16 | size: 2 |
|
Cloudtype (Cirrus: 1, Cirrostratus: 2, Deep convection: 3, Altocumulus: 4, Altostratus: 5, Nimbostratus: 6, Cumulus: 7, Stratocumulus: 8, Stratus: 9)
|
|