BEAT-II Record: GOMOS_EXT_L2

Fields

The table below gives an overview of possible fields that can be returned from an ingestion of GOMOS_EXT_L2 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 at half-measurement
longitudedouble[main]includedThe longitude at half-measurement
altitudedouble[main]includedThe altitude at half-measurement in km
transmissiondouble[main, spectra]included
transmission_descriptionstring includedDescribes which transmission data was ingested
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)
transmission_variantstringWhen 'model' is selected the transmission model function will be retrieved

* 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/ext_mds[]/dsr_time
latitude path/ext_ads[]/tangent_lat
longitude path/ext_ads[]/tangent_long
altitude path/ext_ads[]/tangent_alt
descriptionThe value is divided by 1000 to convert it to km
transmission path/ext_mds[]/trans[]
descriptiontransmission corrected for scintillation and dilution effects
 
conditiontransmission_variant=model
path/ext_mds[]/trans_model[]
descriptiontransmission model function
transmission_description descriptionIs included with a value 'model function' if the transmission model function was ingested (depends on transmission_variant filter option)
wavelength_per_profile path/ext_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/ext_ads[]/lat
descriptionThe latitude of the satellite
instrument_longitude path/ext_ads[]/longit
descriptionThe longitude of the satellite
instrument_altitude path/ext_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/ext_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/ext_summary_quality[0]/obs_illum_cond