BEAT-II Record: SCIAMACHY_L2_Offline_nadir_uv_8

Fields

The table below gives an overview of possible fields that can be returned from an ingestion of SCIAMACHY_L2_Offline_nadir_uv_8 data. The 'default' column indicates whether the specified data item is included in the ingestion by default or not. You can change which data items are ingested by making use of the include and exclude filter options (see below).

field nametypedimensionsdefaultdescription
typestring includedreference to the type of data in this record
timedouble[main]includedMeasurement time
latitudedouble[main]includedThe center latitude for each nadir pixel
longitudedouble[main]includedThe center longitude for each nadir pixel
corner_latitudedouble[main, 4]includedThe corner latitudes for each nadir pixel
corner_longitudedouble[main, 4]includedThe corner longitudes for each nadir pixel
h2o_columndouble[main]includedH2O vertical column density
h2o_column_unitstring includedmolec/cm^2
h2o_column_errordouble[main]includedError on the vertical column density
h2o_column_error_unitstring included%
h2o_column_validityint32[main]excludedFlag describing the H2O vertical column density
integration_timedouble[main]includedThe integration time for a retrieval
solar_zenith_angle_toadouble[main]excludedThe solar zenith angle at Top of Atmosphere for each measurement
los_zenith_angle_toadouble[main]excludedThe line of sight zenith angle at Top of Atmosphere for each measurement
relative_azimuth_angle_toadouble[main]excludedThe relative azimuth angle at Top of Atmosphere for each measurement
scan_directionstring[main]includedThe scan direction for each measurement: 'forward', 'backward', or 'mixed' (for a measurement that consisted of one or more forward and backward scans)

Ingestion filter options

Ingestion filter options are passed as a ',' or ';' separated string to the ingestion function. Each filter option needs to be formulated as option_name=value[ value value] (some options accept more than one value). For example, if a product has filter options 'altitude_min' and 'time_min' you can provide a filter option string "latitude_min=30,time_min=2003-01-01" to get all measurements at or above 30km and on or after January 1st 2003.

option nametypedescription
product_versionintegerIf multiple product format versions for this product type exist, you can use this filter option to select from which ones data should be ingested (i.e. you can provide a space-separated list of allowed product format version numbers). The list of available version numbers for this product type can be found in the CODA Product Format Definitions documentation.
datastringSince this record type is not the default type of data that will be ingested for a SCIAMACHY_L2_Offline product, you will have to provide a filter option data=nadir_uv_8 to get this type of record.
includestringProvide a space-separated list of field names to ingest additional data items (i.e. fields that are not ingested by default). You can use the special case include=* to indicate that you want to ingest all available data items.
excludestringProvide a space-separated list of field names that you don't want ingested. Mind that the exclude filter is processed after the include filter.
time_mintime*Only include elements for which the value is greater than or equal to the provided filter option value
time_maxtime*Only include elements for which the value is less than or equal to the provided filter option value
timetime*Only include elements that match the list of given filter option values
latitude_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
latitude_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
latitudedoubleOnly include elements that match the list of given filter option values
longitude_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
longitude_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
longitudedoubleOnly include elements that match the list of given filter option values
h2o_column_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
h2o_column_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
h2o_columndoubleOnly include elements that match the list of given filter option values
h2o_column_error_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
h2o_column_error_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
h2o_column_errordoubleOnly include elements that match the list of given filter option values
h2o_column_validity_minintegerOnly include elements for which the value is greater than or equal to the provided filter option value
h2o_column_validity_maxintegerOnly include elements for which the value is less than or equal to the provided filter option value
h2o_column_validityintegerOnly include elements that match the list of given filter option values
integration_time_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
integration_time_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
integration_timedoubleOnly include elements that match the list of given filter option values
solar_zenith_angle_toa_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
solar_zenith_angle_toa_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
solar_zenith_angle_toadoubleOnly include elements that match the list of given filter option values
los_zenith_angle_toa_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
los_zenith_angle_toa_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
los_zenith_angle_toadoubleOnly include elements that match the list of given filter option values
relative_azimuth_angle_toa_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
relative_azimuth_angle_toa_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
relative_azimuth_angle_toadoubleOnly include elements that match the list of given filter option values
scan_directionstringOnly include elements that match the list of given filter option values

* Time values can be passed as either 'yyyy-mm-dd', 'yyyy-mm-ddThh:mm:ss', 'yyyy-mm-ddThh:mm:ss.uuuuuu' or a floating point value indicating the amount of seconds since 2000-01-01 00:00:00.

Mapping description

Below a description is provided on how each data item in the ingested record was retrieved from the product.

field namemapping description
time path/nad_uv8_h2o[]/dsr_time
latitude conditionNo co-adding needed
path/geolocation_nadir[]/cen_coor_nad/latitude
 
conditionCo-adding needed and all N geolocations are within a single scan (N is not divisible by 5)
path/geolocation_nadir[]/cor_coor_nad[]
descriptionthe latitude of the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the N/2-th pixel
 
conditionCo-adding needed of both forward and backward scan pixels (N is divisible by 5)
path/geolocation_nadir[]/cen_coor_nad, /geolocation_nadir[]/cor_coor_nad[]
descriptionthe latitude of the geographic average of 1: the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the second pixel and 2: cen_coor_nad of the N-th pixel
longitude conditionNo co-adding needed
path/geolocation_nadir[]/cen_coor_nad/longitude
 
conditionCo-adding needed and all N geolocations are within a single scan (N is not divisible by 5)
path/geolocation_nadir[]/cor_coor_nad[]
descriptionthe longitude of the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the N/2-th pixel
 
conditionCo-adding needed of both forward and backward scan pixels (N is divisible by 5)
path/geolocation_nadir[]/cen_coor_nad, /geolocation_nadir[]/cor_coor_nad[]
descriptionthe longitude of the geographic average of 1: the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the second pixel and 2: cen_coor_nad of the N-th pixel
corner_latitude conditionNo co-adding needed
path/geolocation_nadir[]/cor_coor_nad[]/latitude
descriptionThe corners are rearranged in the following way: 0,2,3,1
 
conditionCo-adding needed and all N geolocations are within a single scan (N is not divisible by 5)
path/geolocation_nadir[]/cor_coor_nad[]
descriptioncor_coor_nad[0] and cor_coor_nad[1] are taken from the first pixel and cor_coor_nad[2] and cor_coor_nad[3] are taken from the N-th pixel. The corners are rearranged in the following way: 0,2,3,1
 
conditionCo-adding needed of both forward and backward scan pixels (N is divisible by 5)
path/geolocation_nadir[]/cor_coor_nad[]
descriptioncor_coor_nad[0] is taken from the first pixel, cor_coor_nad[2] is taken from the fourth pixel, cor_coor_nad[1] is taken from cor_coor_nad[3] of the N-th pixel, and cor_coor_nad[3] is taken from cor_coor_nad[1] from the N-th pixel. The corners are rearranged in the following way: 0,2,3,1
corner_longitude conditionNo co-adding needed
path/geolocation_nadir[]/cor_coor_nad[]/longitude
descriptionThe corners are rearranged in the following way: 0,2,3,1
 
conditionCo-adding needed and all N geolocations are within a single scan (N is not divisible by 5)
path/geolocation_nadir[]/cor_coor_nad[]
descriptioncor_coor_nad[0] and cor_coor_nad[1] are taken from the first pixel and cor_coor_nad[2] and cor_coor_nad[3] are taken from the N-th pixel. The corners are rearranged in the following way: 0,2,3,1
 
conditionCo-adding needed of both forward and backward scan pixels (N is divisible by 5)
path/geolocation_nadir[]/cor_coor_nad[]
descriptioncor_coor_nad[0] is taken from the first pixel, cor_coor_nad[2] is taken from the fourth pixel, cor_coor_nad[1] is taken from cor_coor_nad[3] of the N-th pixel, and cor_coor_nad[3] is taken from cor_coor_nad[1] from the N-th pixel. The corners are rearranged in the following way: 0,2,3,1
h2o_column path/nad_uv8_h2o[]/vcd[0]
h2o_column_unit descriptionWill be set to "molec/cm^2"
h2o_column_error path/nad_uv8_h2o[]/vcd_err[0]
h2o_column_error_unit conditionapplicable format specification <= PO-RS-MDA-GS2009_15_3J
descriptionWill be set to "%"
 
conditionapplicable format specification >= PO-RS-MDA-GS2009_15_3K
descriptionField not generated - unit is 'relative fraction'
h2o_column_validity path/nad_uv8_h2o[]/flag_vcd_flags
integration_time path/nad_uv8_oclo[]/integr_time
solar_zenith_angle_toa conditionNo co-adding needed
path/geolocation_nadir[]/sol_zen_angle_toa[1]
 
conditionCo-adding needed and all N geolocations are within a single scan (N is not divisible by 5)
path/geolocation_nadir[]/sol_zen_angle_toa[2]
descriptionthe value at end of integration time of the N/2-th geolocation
 
conditionCo-adding needed of both forward and backward scan pixels (N is divisible by 5)
path/geolocation_nadir[]/sol_zen_angle_toa[1], /geolocation_nadir[]/sol_zen_angle_toa[2]
descriptionthe average of the value at end of integration time of the second record and the value at middle of integration time of the N-th record
los_zenith_angle_toa conditionNo co-adding needed
path/geolocation_nadir[]/los_zen_angle_toa[1]
 
conditionCo-adding needed and all N geolocations are within a single scan (N is not divisible by 5)
path/geolocation_nadir[]/los_zen_angle_toa[2]
descriptionthe value at end of integration time of the N/2-th geolocation
 
conditionCo-adding needed of both forward and backward scan pixels (N is divisible by 5)
path/geolocation_nadir[]/los_zen_angle_toa[1], /geolocation_nadir[]/los_zen_angle_toa[2]
descriptionthe average of the value at end of integration time of the second record and the value at middle of integration time of the N-th record
relative_azimuth_angle_toa conditionNo co-adding needed
path/geolocation_nadir[]/rel_azi_angle_toa[1]
 
conditionCo-adding needed and all N geolocations are within a single scan (N is not divisible by 5)
path/geolocation_nadir[]/rel_azi_angle_toa[2]
descriptionthe value at end of integration time of the N/2-th geolocation
 
conditionCo-adding needed of both forward and backward scan pixels (N is divisible by 5)
path/geolocation_nadir[]/rel_azi_angle_toa[1], /geolocation_nadir[]/rel_azi_angle_toa[2]
descriptionthe average of the value at end of integration time of the second record and the value at middle of integration time of the N-th record
scan_direction path/geolocation_nadir[]/corner_coord[], /geolocation_nadir[]/dsr_time
descriptionWhen the integration time is higher than 1s we are dealing with a mixed pixel, otherwise the scan direction is based on the corner coordinates of the first ground pixel of the measurement. The first geolocation pixel is a backscan pixel if the inproduct of the unit vector of the third corner with the outproduct of the unit vector of the first corner and the unit vector of the second corner is negative (otherwise it is part of a forward scan)