id | field name | definition |
0 | Sph_Descriptor |
xml string |
ASCII string describing this collection of settings
|
|
1 | Fitting_Input_Data |
xml string |
ASCII string describing which data was used as input for the fitting procedure. Allowed values are "O_min_B" and "ZWC"
|
|
2 | Fitting_Algorithm_Used |
xml string |
ASCII string describing which fitting algorithm was used for the fitting procedure. Allowed values are "CHAOS" and "MACH"
|
|
3 | Correct_HLOS_or_LOS_Bias |
xml string |
ASCII string describing along which axis the bias correction should be applied. Allowed values are "LOS" and "HLOS"
|
|
4 | Start_of_Fitting_Period |
ascii time | size: 30 |
CoG datetime of the first wind result included in the fit.
unit: "s since 2000-01-01"
value: if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'GPS='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'UT1='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")))
ascii string | size: 30 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss.uuuuuu". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
5 | Stop_of_Fitting_Period |
ascii time | size: 30 |
CoG datetime of the last wind result included in the fit.
unit: "s since 2000-01-01"
value: if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'GPS='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'UT1='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")))
ascii string | size: 30 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss.uuuuuu". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
6 | Additional_Configuration_Settings |
xml string |
ASCII string holding free formatted multi-line text (to a maximum of 512 characters).
|
|
7 | Mie_Quality_Indicators |
xml string |
ASCII string holding free formatted multi-line text (to a maximum of 512 characters). This field typically lists R2, RMSE, data count and time range of the input data for the fit.
|
|
8 | Rayleigh_Quality_Indicators |
xml string |
ASCII string holding free formatted multi-line text (to a maximum of 512 characters). This field typically lists R2, RMSE, data count and time range of the input data for the fit.
|
|
9 | Mie_Fit_Validity |
ascii uint8 |
Indicates if the fit was successful for the Mie winds. If it was not successful the fit results are unreliable (or missing) and should not be used for bias correcting the wind
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
10 | Rayleigh_Fit_Validity |
ascii uint8 |
Indicates if the fit was successful for the Rayleigh winds. If it was not successful the fit results are unreliable (or missing) and should not be used for bias correcting the wind
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
11 | List_of_Dsds |
|