" ; group: Addons { variables: byte Contribution_from_SCIA(time) ; Contribution_from_SCIA:description = "Flag indicating to which months the respective satellite instrument is contributing" ; float Mean_Scan_Angle_SCIA(lat, lon) ; Mean_Scan_Angle_SCIA:units = "degree" ; Mean_Scan_Angle_SCIA:description = "Mean scan angle for the respective satellite instrument and the time range considered in the GOME-Evl climate product. Reasons for deviations from 0 are listed in the product description." ; byte Contribution_from_GOME1(time) ; Contribution_from_GOME1:description = "Flag indicating to which months the respective satellite instrument is contributing" ; float Mean_Scan_Angle_GOME1(lat, lon) ; Mean_Scan_Angle_GOME1:units = "degree" ; Mean_Scan_Angle_GOME1:description = "Mean scan angle for the respective satellite instrument and the time range considered in the GOME-Evl climate product. Reasons for deviations from 0 are listed in the product description." ; byte Contribution_from_GOME2(time) ; Contribution_from_GOME2:description = "Flag indicating to which months the respective satellite instrument is contributing" ; float Mean_Scan_Angle_GOME2(lat, lon) ; Mean_Scan_Angle_GOME2:units = "degree" ; Mean_Scan_Angle_GOME2:description = "Mean scan angle for the respective satellite instrument and the time range considered in the GOME-Evl climate product. Reasons for deviations from 0 are listed in the product description." ; byte Warning_Flag(lat, lon) ; string Warning_Flag:description = "Warning: mean scan angle deviates from zero by more than 5° for at least one instrument" ; } // group Addons }