BEAT-II Record: GOMOS_LIMB_L1

Fields

The table below gives an overview of possible fields that can be returned from an ingestion of GOMOS_LIMB_L1 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
elements_per_profileint32[profile]includedList of number of ingested points per profile. There will always be one profile per product
timedouble[main]includedThe time of the measurement (in seconds since 2000-01-01 00:00:00)
latitudedouble[main]includedThe latitude of the apparent tangent point
longitudedouble[main]includedThe longitude of the apparent tangent point
altitudedouble[main]includedThe altitude of the apparent tangent point in km
spectral_backgrounddouble[main, spectra]includedThe background spectra
spectral_background_unitstring includede
spectral_background_descriptionstring includedIndicates whether the lower/upper, corrected/uncorrected background spectra were retrieved
spectral_background_errordouble[main, spectra]includedError bar for the background spectra
spectral_background_error_unitstring included%
wavelength_per_profiledouble[profile, spectra]includedThe nominal wavelength assignment for each of the detector pixels
wavelength_per_profile_unitstring includednm
integration_time_per_profiledouble[profile]includedThe integration time for a readout (in seconds)
integration_timedouble[main]excludedThe integration time for a readout (in seconds)
instrument_latitudedouble[main]excludedLatitude of the satellite position
instrument_longitudedouble[main]excludedLongitude of the satellite position
instrument_altitudedouble[main]excludedAltitude of the satellite in km
illumination_condition_per_profilestring[profile]includedThe ilumination condition for each profile: 'dark', 'bright', 'twilight', 'straylight', or 'twilight/straylight'

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.
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
altitude_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
altitude_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
altitudedoubleOnly include elements that match the list of given filter option values
integration_time_per_profile_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
integration_time_per_profile_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
integration_time_per_profiledoubleOnly 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
instrument_latitude_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
instrument_latitude_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
instrument_latitudedoubleOnly include elements that match the list of given filter option values
instrument_longitude_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
instrument_longitude_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
instrument_longitudedoubleOnly include elements that match the list of given filter option values
instrument_altitude_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
instrument_altitude_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
instrument_altitudedoubleOnly include elements that match the list of given filter option values
illumination_condition_per_profilestringOnly include elements that match the list of given filter option values
wavelength_mindoubleOnly include data where the wavelength is greater then or equal to the value provided (in nm)
wavelength_maxdoubleOnly include data where the wavelength is less than or equal to the value provided (in nm)
spectral_background_variantstringA single option value or combination (space separated) of two options values can be provided: 'corrected' (default) and 'uncorrected' select between background spectra with or without straylight and IR-vignetting corrections. 'lower' (default) and 'upper' select between the lower and upper background spectra

* 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/lim_mds[]/dsr_time
latitude conditionlatitude_variant=lower
path/lim_ads[]/tangent_lat[0]
 
conditionlatitude_variant=upper
path/lim_ads[]/tangent_lat[1]
longitude conditionlongitude_variant=lower
path/lim_ads[]/tangent_long[0]
 
conditionlongitude_variant=upper
path/lim_ads[]/tangent_long[1]
altitude conditionaltitude_variant=lower
path/lim_ads[]/tangent_alt[0]
descriptionThe value is divided by 1000 to convert it to km
 
conditionaltitude_variant=upper
path/lim_ads[]/tangent_alt[1]
descriptionThe value is divided by 1000 to convert it to km
spectral_background conditionspectral_background_variant=upper uncorrected
path/lim_mds[]/up_low_back_no_corr[0,]
 
conditionspectral_background_variant=lower uncorrected
path/lim_mds[]/up_low_back_no_corr[1,]
 
conditionspectral_background_variant=upper corrected
path/lim_mds[]/up_low_back_corr[0,]
 
conditionspectral_background_variant=lower corrected
path/lim_mds[]/up_low_back_corr[1,]
spectral_background_unit descriptionWill be set to "e"
spectral_background_description descriptionValue depends on spectral_background_variant filter option
spectral_background_error conditionspectral_background_error_variant=upper corrected
path/lim_mds[]/err_up_low_back_corr[0,]
 
conditionspectral_background_error_variant=lower corrected
path/lim_mds[]/err_up_low_back_corr[1,]
spectral_background_error_unit descriptionWill be set to "%"
wavelength_per_profile path/lim_nom_wav_assignment/nom_wl[]
wavelength_per_profile_unit descriptionWill be set to "nm"
integration_time_per_profile path/sph/samp_duration
descriptionThe integration time is the same for all readouts in a profile
integration_time path/sph/samp_duration
descriptionThis is a variant of the integration_time_per_profile where the integration time is replicated for each profile element
instrument_latitude path/lim_ads[]/lat
descriptionThe latitude of the satellite
instrument_longitude path/lim_ads[]/longit
descriptionThe longitude of the satellite
instrument_altitude path/lim_ads[]/alt
descriptionThe altitude of the satellite. The value is divided by 1000 to convert it to km
illumination_condition_per_profile conditionproduct version 0
path/lim_summary_quality[0]/limb_flag
descriptionOld products only provide dark limb and bright limb information; no straylight and twilight
 
conditionproduct version 1 and higher
path/lim_summary_quality[0]/obs_illum_cond