| id | field name | definition |
| 0 | num_asym_param |
| binary uint16 | size: 2 |
|
Number of asymmetry parameters
|
|
| 1 | num_ref_zen_ang |
| binary uint16 | size: 2 |
|
Number of reference zenith angles
|
|
| 2 | num_ref_azi |
| binary uint16 | size: 2 |
|
Number of reference azimuths
|
|
| 3 | num_ref_wvlen |
| binary uint16 | size: 2 |
|
Number of reference wavelengths for espace function correction
|
|
| 4 | num_ref_zen_ang_esc |
| binary uint16 | size: 2 |
|
Number of reference zenith angles for espace function correction
|
|
| 5 | num_cl_types |
| binary uint16 | size: 2 |
|
Number of different cloud types
|
|
| 6 | ref_wvlen |
| binary array[dim_0] |
Reference wavelengths
dim_0: int(../num_ref_wvlen)
| binary float | size: 4 |
|
unit: "nm"
|
|
|
| 7 | ref_asym_param_cl |
| binary array[dim_0] |
Reference asymmetry parameters for different cloud types
dim_0: int(../num_asym_param)
|
|
| 8 | spe_asym_param_cl |
| binary array[dim_0, dim_1] |
Spectral dependent asymmetry parameters for different cloud types
dim_0: int(../num_asym_param)
dim_1: int(../num_ref_wvlen)
|
|
| 9 | ref_azi |
| binary array[dim_0] |
Reference azimuths
dim_0: int(../num_ref_azi)
|
|
| 10 | cos_ref_zen_ang |
| binary array[dim_0] |
Cosines of reference zenith angles
dim_0: int(../num_ref_zen_ang)
| binary float | size: 4 |
|
unit: "1/sr"
|
|
|
| 11 | cos_ref_zen_ang_esc |
| binary array[dim_0] |
Cosines of reference escape function zenith angles
dim_0: int(../num_ref_zen_ang_esc)
| binary float | size: 4 |
|
unit: "1/sr"
|
|
|
| 12 | raw_cl_top_reflect |
| binary array[dim_0, dim_1, dim_2, dim_3] |
Raw data cloud-top reflectance
dim_0: int(../num_cl_types)
dim_1: int(../num_ref_azi)
dim_2: int(../num_ref_zen_ang)
dim_3: int(../num_ref_zen_ang)
|
|
| 13 | raw_esc |
| binary array[dim_0, dim_1, dim_2] |
Raw data escape function
dim_0: int(../num_cl_types)
dim_1: int(../num_ref_zen_ang_esc)
dim_2: int(../num_ref_wvlen)
|
|