BEAT-II Record: GOME_L1

Fields

The table below gives an overview of possible fields that can be returned from an ingestion of GOME_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_fileint32[file]included
timedouble[main]includedThe time of the measurement at end of integration time (in seconds since 2000-01-01 00:00:00)
latitudedouble[main]includedTangent latitude of the measurement
longitudedouble[main]includedTangent longitude of the measurement
corner_latitudedouble[main, 4]includedCorner latitudes for the (co-added) ground pixel of the measurement
corner_longitudedouble[main, 4]includedCorner latitudes for the (co-added) ground pixel of the measurement
spectral_readoutdouble[main, spectra]includedThe dector readouts
spectral_readout_unitstring includedBU
wavelengthdouble[main, spectra]includedThe nominal wavelength assignment for each of the detector pixels
wavelength_unitstring includednm
integration_timedouble[main]includedThe minimum integration time for all ingested bands
pixel_integration_timedouble[main, spectra]excludedThe integration time for each pixel
pixel_noisedouble[main, spectra]excludedInstrument noise for each of the detector pixels
pmd_offsetdouble[main, 3]excludedThree PMD offset values
pmd_noisedouble[main]excludedPMD noise
dark_currentdouble[main]excludedDark current
pixel_to_pixel_gain_per_filedouble[file, spectra]excludedThe pixel to pixel gain
scan_subset_counteruint8[main]excludedThe relative index (0-3) of this measurement within a scan (forward + backward)
scan_directionstring[main]excludedThe scan direction for each measurement: 'forward', 'backward', or 'mixed' (for a measurement that consisted of both a forward and backward scan)
solar_zenith_angledouble[main]excludedSolar zenith angle at instrument
solar_azimuth_angledouble[main]excludedSolar azimuth angle at instrument
los_zenith_angledouble[main]excludedSolar zenith angle at instrument
los_azimuth_angledouble[main]excludedSolar azimuth angle at instrument

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
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
pmd_noise_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
pmd_noise_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
pmd_noisedoubleOnly include elements that match the list of given filter option values
dark_current_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
dark_current_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
dark_currentdoubleOnly include elements that match the list of given filter option values
scan_subset_counter_minintegerOnly include elements for which the value is greater than or equal to the provided filter option value
scan_subset_counter_maxintegerOnly include elements for which the value is less than or equal to the provided filter option value
scan_subset_counterintegerOnly include elements that match the list of given filter option values
scan_directionstringOnly include elements that match the list of given filter option values
solar_zenith_angle_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
solar_zenith_angle_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
solar_zenith_angledoubleOnly include elements that match the list of given filter option values
solar_azimuth_angle_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
solar_azimuth_angle_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
solar_azimuth_angledoubleOnly include elements that match the list of given filter option values
los_zenith_angle_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
los_zenith_angle_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
los_zenith_angledoubleOnly include elements that match the list of given filter option values
los_azimuth_angle_mindoubleOnly include elements for which the value is greater than or equal to the provided filter option value
los_azimuth_angle_maxdoubleOnly include elements for which the value is less than or equal to the provided filter option value
los_azimuth_angledoubleOnly 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)
bandstringOnly include data from the specified bands ('band-1a', 'band-1b', 'band-2a', 'band-2b', 'band-3', 'band-4', 'blind-1a', 'straylight-1a', 'straylight-1b', 'straylight-2a')

* 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.

It is important to note that in a GOME level 1 product all measurement times are end times and if there is a high integration time measurement it will be ingested together with the last measurement of the low integration time measurements (instead of ingesting it together with the first measurement). If for a certain measurement time only measurements with a high integration time (> 1.5 seconds) are ingested the associated geolocation information will be co-added accordingly. The number N of geolocation (pcd.glr) records that need to be co-added is determined by dividing the integration time by 1.5. The last of the N geolocation records is in the same pcd record that has the ind_spb index to the measurement. The other geolocation records can be found in the preceding pcd records. If not all N geolocation records for a co-adding are available the data for the co-added geolocation record will be filled with NaN values

field namemapping description
time path/pcd[]/glr/datetime
latitude path/pcd[]/glr/corners[4]/lat
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/corners[4]
descriptionThe latitude of the geographic average of the center coordinate of the second record (subset_counter=1) and the center coordinate of the last record (subset_counter=3)
longitude path/pcd[]/glr/corners[4]/lon
descriptionEach longitude will be transformed from a value in the range 0 - 360 to a value in the range -180 - 180
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/corners[4]
descriptionThe longitude of the geographic average of the center coordinate of the second record (subset_counter=1) and the center coordinate of the last record (subset_counter=3). Each longitude will be transformed from a value in the range 0 - 360 to a value in the range -180 - 180
corner_latitude path/pcd[]/glr/corners[0:3]/lat
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/corners[0:3]/lat
description/glr/corners[0] and /glr/corners[2] are taken from the N-th record, /glr/corners[1] is taken from the first record (subset_counter = 0), and /glr/corners[3] is taken from the third record (subset_counter = 2). The corners are rearranged in the following way: 1,3,0,2
corner_longitude path/pcd[]/glr/corners[0:3]/lon
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/corners[0:3]/lon
description/glr/corners[0] and /glr/corners[2] are taken from the N-th record, /glr/corners[1] is taken from the first record (subset_counter = 0), and /glr/corners[3] is taken from the third record (subset_counter = 2). Each longitude will be transformed from a value in the range 0 - 360 to a value in the range -180 - 180. The corners are rearranged in the following way: 1,3,0,2
spectral_readout path/bdr/band_1a[]/data_arr[], /bdr/band_1b[]/data_arr[], /bdr/band_2a[]/data_arr[], /bdr/band_2b[]/data_arr[], /bdr/band_3[]/data_arr[], /bdr/band_4[]/data_arr[], /bdr/blnd_pix[]/data_arr[], /bdr/strpix_1a[]/data_arr[], /bdr/strpix_1b[]/data_arr[], /bdr/strpix_2a[]/data_arr[]
spectral_readout_unit descriptionWill be set to "BU"
wavelength path/fcd/spec_par[,0-23], /pcd[]/ind_spc
descriptionThe wavelengths for a measurement are calculated based on the pcd[]/ind_spc-th parameter set in fcd.spec_par. This calculation of a wavelength array is performed as follows:
spec_par[0-23] = fcd.spec_par[ind_spc,0-23]
for detector = 0 to 3 do
  for i = 0 to 4 do
    p[i] = spec_par[5 * detector + i]
  end
  for i = 0 to (1024 - 1) do
    wavelength[detector * 1024 + i] = p[0] + p[1] * i + p[2] * i^2 + p[3] * i^3 + p[4] * i^4
  end
end.
The value will be NaN for pixels that have a high integration time and for which the measurement is not yet finished
wavelength_unit descriptionWill be set to "nm"
integration_time path/bdr/band_1a[]/time_int, /bdr/band_1b[]/time_int, /bdr/band_2a[]/time_int, /bdr/band_2b[]/time_int, /bdr/band_3[]/time_int, /bdr/band_4[]/time_int, /bdr/blnd_pix[]/time_int, /bdr/strpix_1a[]/time_int, /bdr/strpix_1b[]/time_int, /bdr/strpix_2a[]/time_int
descriptionThe minimum integration time of only those bands from which pixel data is ingested
pixel_integration_time path/bdr/band_1a[]/time_int, /bdr/band_1b[]/time_int, /bdr/band_2a[]/time_int, /bdr/band_2b[]/time_int, /bdr/band_3[]/time_int, /bdr/band_4[]/time_int, /bdr/blnd_pix[]/time_int, /bdr/strpix_1a[]/time_int, /bdr/strpix_1b[]/time_int, /bdr/strpix_2a[]/time_int
pixel_noise path/fcd/noise_arr[,0:4095], /pcd[]/ind_leak
descriptionEach measurement can have a different ind_leak. This leakage index is retrieved from pcd[]/ind_leak. The value will be NaN for pixels that have a high integration time and for which the measurement is not yet finished
pmd_offset path/fcd/noise_arr[,4096:4098], /pcd[]/ind_leak
descriptionEach measurement can have a different ind_leak. This leakage index is retrieved from pcd[]/ind_leak. The value will be NaN for pixels that have a high integration time and for which the measurement is not yet finished
pmd_noise path/fcd/noise_arr[,4099], /pcd[]/ind_leak
descriptionEach measurement can have a different ind_leak. This leakage index is retrieved from pcd[]/ind_leak. The value will be NaN for pixels that have a high integration time and for which the measurement is not yet finished
dark_current path/fcd/noise_arr[,4100], /pcd[]/ind_leak
descriptionEach measurement can have a different ind_leak. This leakage index is retrieved from pcd[]/ind_leak. The value will be NaN for pixels that have a high integration time and for which the measurement is not yet finished
pixel_to_pixel_gain_per_file path/fcd/p2p_gain[]
scan_subset_counter path/pcd[]/ihr_sdp/subset_counter
descriptionif a measurement consisted of multiple ground pixels, the subset counter of the last pixel is taken
scan_direction path/pcd[]/ihr_sdp/subset_counter
descriptionWhen the integration time is higher than 1.5s we are dealing with a mixed pixel, otherwise the scan direction is based on the subset_counter of the measurement (0-2 = forward, 3 = backward)
solar_zenith_angle path/pcd[]/glr/sza_n[1]/solarzn
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/sza_n[1]/solarzn
descriptionTake the average of solarzn of the second record and solarzn of the last record
solar_azimuth_angle path/pcd[]/glr/sza_n[1]/azmang
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/sza_n[1]/azmang
descriptionTake the average of azmang of the second record and azmang of the last record
los_zenith_angle path/pcd[]/glr/line_sight_s[1]/linosght
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/line_sight_s[1]/linosght
descriptionTake the average of linosght of the second record and linosght of the last record
los_azimuth_angle path/pcd[]/glr/line_sight_s[1]/azmang
 
conditionminimum integration time for ingested bands for a pcd record > 1.5 seconds
path/pcd[]/glr/line_sight_s[1]/azmang
descriptionTake the average of azmang of the second record and azmang of the last record