BEAT-II Record: SCIAMACHY_L1c_limb
Fields
The table below gives an overview of possible fields that can be returned from an ingestion of SCIAMACHY_L1c_limb 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 name | type | dimensions | default | description |
|---|---|---|---|---|
type | string | included | reference to the type of data in this record | |
elements_per_file | int32 | [file] | included | List of number of ingested points per file |
elements_per_profile | int32 | [profile] | included | List of number of ingested points per profile |
time | double | [main] | included | Measurement time |
altitude | double | [main] | included | The tangent altitude for each measurement |
latitude | double | [main] | included | The center tangent latitude |
longitude | double | [main] | included | The center tangent longitude |
spectral_readout | double | [main, spectra] | included | The detector readout values |
spectral_readout_unit | string | included | BU | |
spectral_radiance | double | [main, spectra] | included | The detector readout values |
spectral_radiance_unit | string | included | photons/s.cm^2.sr.nm | |
wavelength | double | [main, spectra] | included | The nominal wavelength assignment for each of the detector pixels |
wavelength_unit | string | included | nm | |
integration_time | double | [main] | included | The minimum readout time for all ingested clusters |
pixel_integration_time | double | [main, spectra] | excluded | The readout time for each detector pixel |
solar_zenith_angle | double | [main] | excluded | The solar zenith angle for each measurement |
solar_azimuth_angle | double | [main] | excluded | The solar azimuth angle for each measurement |
los_zenith_angle | double | [main] | excluded | The line of sight zenith angle for each measurement |
los_azimuth_angle | double | [main] | excluded | The line of sight azimuth angle for each measurement |
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 name | type | description |
|---|---|---|
product_version | integer | If 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. |
data | string | Since this record type is not the default type of data that will be ingested for a SCIAMACHY_L1c product, you will have to provide a filter option data=limb to get this type of record. |
include | string | Provide 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. |
exclude | string | Provide 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_min | time* | Only include elements for which the value is greater than or equal to the provided filter option value |
time_max | time* | Only include elements for which the value is less than or equal to the provided filter option value |
time | time* | Only include elements that match the list of given filter option values |
altitude_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
altitude_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
altitude | double | Only include elements that match the list of given filter option values |
latitude_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
latitude_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
latitude | double | Only include elements that match the list of given filter option values |
longitude_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
longitude_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
longitude | double | Only include elements that match the list of given filter option values |
integration_time_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
integration_time_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
integration_time | double | Only include elements that match the list of given filter option values |
solar_zenith_angle_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
solar_zenith_angle_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
solar_zenith_angle | double | Only include elements that match the list of given filter option values |
solar_azimuth_angle_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
solar_azimuth_angle_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
solar_azimuth_angle | double | Only include elements that match the list of given filter option values |
los_zenith_angle_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
los_zenith_angle_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
los_zenith_angle | double | Only include elements that match the list of given filter option values |
los_azimuth_angle_min | double | Only include elements for which the value is greater than or equal to the provided filter option value |
los_azimuth_angle_max | double | Only include elements for which the value is less than or equal to the provided filter option value |
los_azimuth_angle | double | Only include elements that match the list of given filter option values |
wavelength_min | double | Only include data where the wavelength is greater then or equal to the value provided (in nm) |
wavelength_max | double | Only include data where the wavelength is less than or equal to the value provided (in nm) |
* 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 name | mapping description | |
|---|---|---|
time |
path | /states[]/dsr_time |
| description | the dsr_time is increased by the number of the applicable readout multiplied by the minimum readout time | |
altitude |
path | /limb[]/geo[]/tan_h[1] |
| description | the dsr is the dsr for the cluster with a readout time equal to the minimal readout time of all ingested clusters for that state | |
latitude |
path | /limb[]/geo[]/tang_ground_point[1]/latitude |
| description | the dsr is the dsr for the cluster with a readout time equal to the minimal readout time of all ingested clusters for that state | |
longitude |
path | /limb[]/geo[]/tang_ground_point[1]/longitude |
| description | the dsr is the dsr for the cluster with a readout time equal to the minimal readout time of all ingested clusters for that state | |
spectral_readout |
condition | /limb[]/rad_units_flag == 0 |
| path | /limb[]/observations[] | |
spectral_readout_unit |
condition | /limb[]/rad_units_flag == 0 |
| description | Will be set to "BU" | |
spectral_radiance |
condition | /limb[]/rad_units_flag == -1 |
| path | /limb[]/observations[] | |
spectral_radiance_unit |
condition | /limb[]/rad_units_flag == -1 |
| description | Will be set to "photons/s.cm^2.sr.nm" | |
wavelength |
path | /limb[]/pixel_wavelength[] |
wavelength_unit |
description | Will be set to "nm" |
integration_time |
path | /states[]/intg_times[] |
| description | The minimum readout time of only those clusters from which pixel data is ingested (the value can thus be higher than the minimum readout time for a state | |
pixel_integration_time |
path | /states[]/clus_config[]/pet, /states[]/clus_config[]/coadd_factor |
| description | For all pixels in a cluster the integration time is the pixel exposure time times the coadding factor | |
solar_zenith_angle |
path | /limb[]/geo[]/sol_zen_ang[1] |
solar_azimuth_angle |
path | /limb[]/geo[]/sol_azi_ang[1] |
los_zenith_angle |
path | /limb[]/geo[]/los_zen_ang[1] |
los_azimuth_angle |
path | /limb[]/geo[]/los_azi_ang[1] |