BEAT-II Data Description

The BEAT-II ingestion function can read data from various data products. The full list of products is provided below. BEAT-II will try to automatically recognize the product type of the files that you pass to the ingest function (if automatic recognition is somehow not possible, you can use a product_type filter option to let BEAT know the product type). The ingest function supports reading data from multiple files at once, but all files should have the same product type.

For each ingestion BEAT-II will return a single BEAT-II record with each field holding the contents for a specific quantity (e.g. O3 concentration, cloud fraction, altitude, longitude, time, etc.). You can often ingest multiple data items using a single ingestion. You can customize which fields you want included using the include and exclude filter options that can be passed to the ingest function.

All fields in a single record are linked to each other using the first dimension. The first O3 concentration value corresponds to the first altitude value, etc. Whenever different data items in a product can not be linked to each other in this way (e.g. if O3 and NO2 are retrieved using different grids it is not possible to have a single 'latitude'/'longitude' set of fields to describe the geolocation information for both retrievals) a product type will allow you to choose between different 'record types'. By default BEAT will always use the first record type from the list for a product type, but you can explicitly chose the type of record that you want by using the data ingestion filter option.

Sometimes, e.g. for profile data, metadata is provided in a 'lower' dimension. For instance, time values can be supplied only per profile (i.e. the value is the same for all altitude levels in a profile). BEAT-II deals with these different granularites by distinguishing between a 'main' and sub-dimensions for the first dimension of record fields (e.g. per 'profile' or per 'file'). Fields that are provided at a lower granularity for the first dimension have a fieldname that ends in _per_dimension and there will also be a special field elements_per_dimension in the record that indicates how many main elements there are per element in the sub-dimension. For instance, each array element of an elements_per_file field will give the amount of 'main' elements per file. If we would have two files, with 1401 measurements in the first file and 1295 measurements in the second file, the main dimension would have 2696 elements, the 'file' dimension would have 2 elements and the elements_per_file array would have the values {1401, 1295}.

The documentation for each record type (see the list below) will give an overview of all possible fields that can be included in the ingestion, the type and dimensions of each field, the filter options that can be provided for the ingestion and a full mapping description indicating where and how BEAT-II retrieved its data from the product file.

BEAT-II tries to keep a consistent naming and unit convention for the BEAT-II records, independent of the atmospheric data products from which the data was ingested. These conventions are further explained here.

An overview of all available fields can be found here.

Overview of supported products

The table below lists the product types that are supported by BEAT-II.

BEAT-II product nameCODA product typedescription
ACE_FTS_L2_ASCII_main  ACE-FTS L2 Retrievals V2.2 for main isotopologues (ASCII format; sxXXXX.asc, sxXXXXX.asc, sxXXXXtangrid.asc, or sxXXXXXtangrid.asc)
ACE_FTS_L2_ASCII_iso  ACE-FTS L2 Retrievals V2.2 for subsidiary isotopologues (ASCII format; sxXXXXiso.asc, sxXXXXXiso.asc, sxXXXXisotangrid.asc, or sxXXXXXisotangrid.asc)
BREMENBREMEN_MSGIUP/BREMENReference spectrum database from Bremen
GOMOS_CRS_AXENVISAT_GOMOS/GOM_CRS_AXGOMOS Cross-sections
GOMOS_EXT_L2ENVISAT_GOMOS/GOM_EXT_2PGOMOS Residual Extinction
GOMOS_LIMB_L1ENVISAT_GOMOS/GOM_LIM_1PGeolocated Calibrated Background Spectra (Limb)
GOMOS_NL_L2ENVISAT_GOMOS/GOM_NL__2PGOMOS Temperature and Atmospheric Constituents Profiles
GOMOS_RR_L2ENVISAT_GOMOS/GOM_RR__2PGOMOS Extracted Profiles for Meteo Users
GOMOS_TRA_L1ENVISAT_GOMOS/GOM_TRA_1PGeolocated Calibrated Transmission Spectra
GOME2_L1EPS/GOME_xxx_1BGOME2 Level 1b product
GOME2_L2_O3MNTOHDF5 GOME2 near-real-time total column trace gas product
GOME2_L2_O3MOTOHDF5 GOME2 offline total column trace gas product
GOME_L2_ERSNTOHDF5 GOME near-real-time total column trace gas product
GOME_L2_ERSOTOHDF5 GOME offline total column trace gas product
GOME_L1ERS_GOME/GOME_L1GOME Level-1 data
GOME_L1_EXTRACTEDERS_GOME/GOME_L1_EXTRACTEDGOME Level-1 Extracted Spectra
GOME_L2ERS_GOME/GOME_L2GOME Level-2 Data
GOME_FDS_L4ERS_GOME/GOME_L4GOME Fast Delivery Service Assimilated Ozone Field products from KNMI
GOSAT_FTS_L1bHDF5 GOSAT FTS Level 1b data
GOSAT_FTS_L2_CO2_TCHDF5 GOSAT FTS Level 2 CO2 Total Column data
GOSAT_FTS_L2_CH4_TCHDF5 GOSAT FTS Level 2 CH4 Total Column data
HIRDLS_L2HDF5 HIRDLS Level 2 product
HITRAN  Spectral line information in HITRAN format
IASI_L1EPS/IASI_xxx_1CIASI Level 1b data
IASI_L2EPS/IASI_SND_02IASI level 2 data
MIPAS_L1ENVISAT_MIPAS/MIP_NL__1PGeolocated and Calibrated Spectra
MIPAS_NL_L2ENVISAT_MIPAS/MIP_NL__2PMIPAS Temperature, Pressure, and Atmospheric Constituents Profiles
MIPAS_NLE_L2ENVISAT_MIPAS/MIP_NLE_2PMIPAS Temperature, Pressure, and Atmospheric Constituents Profiles for Meteo Users
MLS_L2_BROHDF5 MLS Bro profile
MLS_L2_CLOHDF5 MLS ClO profile
MLS_L2_COHDF5 MLS CO profile
MLS_L2_GPHHDF5 MLS GPH profile
MLS_L2_H2OHDF5 MLS H2O profile
MLS_L2_HCLHDF5 MLS HCL profile
MLS_L2_HCNHDF5 MLS HCN profile
MLS_L2_HNO3HDF5 MLS HNO3 profile
MLS_L2_HO2HDF5 MLS HO2 profile
MLS_L2_OClHDF5 MLS OCl profile
MLS_L2_IWCHDF5 MLS Ice Water Content profile
MLS_L2_N2OHDF5 MLS N2O profile
MLS_L2_O3HDF5 MLS O3 profile
MLS_L2_OHHDF5 MLS OH profile
MLS_L2_RHIHDF5 MLS Relative Humidity Ice profile
MLS_L2_SO2HDF5 MLS SO2 profile
MLS_L2_THDF5 MLS Temperature profile
OMI_L2_OMCLDO2HDF5 OMI Cloud Pressure and Fraction (O2-O2 Absorption)
OMI_L2_OMCLDRRHDF5 OMI Cloud Pressure and Fraction (Raman Scattering)
OMI_L2_OMDOAO3HDF5 OMI Ozone Total Column (DOAS technique)
OMI_L2_OMTO3HDF5 OMI Ozone Total Column (TOMS-like Algorithm)
OMI_L2_OMPROO3HDF5 OMI Ozone Profile
OMI_L2_OMSO2HDF5 OMI Sulphur Dioxide (SO2) Total Column
OMI_L2_OMNO2HDF5 OMI Nitrogen Dioxide (NO2) Total and Tropospheric Columns
OMI_L2_OMBROHDF5 OMI Bromine Monoxide (BrO) Total Column
OMI_L2_OMHCHOHDF5 OMI Formaldehyde (HCHO) Total Column
OMI_L2_OMOCLOHDF5 OMI Chlorine Dioxide (OClO) Column Amount
OMI_L2_OMUVBHDF5 OMI Surface UVB Irradiance & Erythemal Dose Rate
OMI_L2_OMAERUVHDF5 OMI Aerosol Data
OMI_L3_OMDOAO3eHDF5 OMI Ozone (O3) DOAS Total Column Daily L3 Global 0.25x0.25 deg Grid
OMI_L3_OMTO3dHDF5 OMI Ozone, Aerosol Index and Radiative Cloud Fraction Daily L3 Global 1x1 deg Grid
OMI_L3_OMTO3eHDF5 OMI Ozone and Radiative Cloud Fraction Daily L3 Global 0.25x0.25 deg Grid
OSIRIS_L2_Aerosol_MARTHDF5 OSIRIS Odin L2 Aerosol Limb Saskatoon MART
OSIRIS_L2_NO2_OEHDF5 OSIRIS Odin L2 NO2 Limb Chalmers DOAS OE
OSIRIS_L2_NO2_MARTHDF5 OSIRIS Odin L2 NO2 Limb Saskatoon MART
OSIRIS_L2_O3_OEHDF5 OSIRIS Odin L2 O3 Limb York Triplet OE
OSIRIS_L2_O3_MARTHDF5 OSIRIS Odin L2 O3 Limb Saskatoon MART
SCIAMACHY_L1bENVISAT_SCIAMACHY/SCI_NL__1PSCIAMACHY Level-1b data
SCIAMACHY_L1cENVISAT_SCIAMACHY/SCI_NLC_1PSCIAMACHY Level-1c data
SCIAMACHY_L2_NLENVISAT_SCIAMACHY/SCI_NL__2PSCIAMACHY Vertical Column Amounts
SCIAMACHY_L2_RVENVISAT_SCIAMACHY/SCI_RV__2PSCIAMACHY Selected Vertical Column Amounts for Meteo Users
SCIAMACHY_L2_OfflineENVISAT_SCIAMACHY/SCI_OL__2PSCIAMACHY Off-Line Level-2
TEMIS_L3_O3HDF4 Assimilated O3 Column
TEMIS_L3_NO2  Tropospheric NO2 Column
TES_L2_CH4_NadirHDF5 TES CH4 Nadir profile
TES_L2_CO_NadirHDF5 TES CO Nadir profile
TES_L2_H2O_NadirHDF5 TES H2O Nadir profile
TES_L2_O3_NadirHDF5 TES O3 Nadir profile
TES_L2_Temperature_NadirHDF5 TES Atmospheric Temperature Nadir profile

Overview of supported records

The tables below show the available record types for each BEAT-II supported product type.

ACE_FTS_L2_ASCII_main

ACE-FTS L2 Retrievals V2.2 for main isotopologues (ASCII format; sxXXXX.asc, sxXXXXX.asc, sxXXXXtangrid.asc, or sxXXXXXtangrid.asc)

namedata filter optiondescription
ACE_FTS_L2_ASCII_mainN/A (default)

ACE_FTS_L2_ASCII_iso

ACE-FTS L2 Retrievals V2.2 for subsidiary isotopologues (ASCII format; sxXXXXiso.asc, sxXXXXXiso.asc, sxXXXXisotangrid.asc, or sxXXXXXisotangrid.asc)

namedata filter optiondescription
ACE_FTS_L2_ASCII_isoN/A (default)

BREMEN

Reference spectrum database from Bremen

namedata filter optiondescription
BREMEN_GOME_air_o3data=GOME_air_o3 (default)GOME-air O3 at 202K, 221K, 241K, 273K and 293K
BREMEN_GOME_vacuum_o3data=GOME_vacuum_o3GOME-vacuum O3 at 202K, 221K, 241K, 273K and 293K
BREMEN_FTS_100mbar_o3data=FTS_100mbar_o3FTS-100mbar O3 at 203K, 223K, 246K, 280K and 293K
BREMEN_FTS_1000mbar_o3data=FTS_1000mbar_o3FTS-1000mbar O3 at 203K, 223K, 246K, 280K and 293K
BREMEN_GOME_air_no2data=GOME_air_no2GOME-air NO2 at 221K, 241K, 273K and 293K
BREMEN_GOME_vacuum_no2data=GOME_vacuum_no2GOME-vacuum NO2 at 221K, 241K, 273K and 293K
BREMEN_FTS_100mbar_no2data=FTS_100mbar_no2FTS-100mbar NO2 at 223K, 246K, 280K and 293K
BREMEN_FTS_1000mbar_no2data=FTS_1000mbar_no2FTS-1000mbar NO2 at 223K, 246K, 280K and 293K
BREMEN_TR_FTS_4cm_brodata=TR_FTS_4cm_broTR-FTS-4cm BrO at 203K, 223K, 243K and 273K
BREMEN_STATIC_FTS_4cm_brodata=STATIC_FTS_4cm_broSTATIC-FTS-4cm BrO at 298K
BREMEN_FTS_1cm_oclodata=FTS_1cm_ocloFTS-1cm OClO at 213K, 233K, 253K, 273K and 293K
BREMEN_FTS_20cm_oclodata=FTS_20cm_ocloFTS-20cm OClO at 213K, 233K, 253K, 273K and 293K
BREMEN_SCIAMACHY_o3data=SCIAMACHY_o3SCIAMACHY O3 at 203K, 223K, 243K, 273K and 293K
BREMEN_SCIAMACHY_no2data=SCIAMACHY_no2SCIAMACHY NO2 at 203K, 223K, 243K, 273K and 293K
BREMEN_SCIAMACHY_so2data=SCIAMACHY_so2SCIAMACHY SO2 at 203K, 223K, 243K, 273K and 293K
BREMEN_SCIAMACHY_VISIBLE_o2data=SCIAMACHY_VISIBLE_o2SCIAMACHY-VISIBLE O2 at 203K, 243K and 293K
BREMEN_SCIAMACHY_UV_o2data=SCIAMACHY_UV_o2SCIAMACHY-UV O2 at 203K, 243K and 293K
BREMEN_SCIAMACHY_UV_oclodata=SCIAMACHY_UV_ocloSCIAMACHY OClO at 293K
BREMEN_SCIAMACHY_UV_h2codata=SCIAMACHY_UV_h2coSCIAMACHY H2CO at 293K

GOMOS_CRS_AX

GOMOS Cross-sections

namedata filter optiondescription
GOMOS_CRS_AX_o3data=o3 (default)Ozone cross-sections
GOMOS_CRS_AX_no2data=no2NO2 cross-sections
GOMOS_CRS_AX_no3data=no3NO3 cross-sections
GOMOS_CRS_AX_oclodata=ocloOClO cross-sections
GOMOS_CRS_AX_o2data=o2O2 transmissions
GOMOS_CRS_AX_h2odata=h2oH2O transmissions

GOMOS_EXT_L2

GOMOS Residual Extinction

namedata filter optiondescription
GOMOS_EXT_L2N/A (default)Residual Extinction

GOMOS_LIMB_L1

Geolocated Calibrated Background Spectra (Limb)

namedata filter optiondescription
GOMOS_LIMB_L1N/A (default)Calibrated background spectra (Limb)

GOMOS_NL_L2

GOMOS Temperature and Atmospheric Constituents Profiles

namedata filter optiondescription
GOMOS_NL_L2N/A (default)Profile data
GOMOS_NL_L2_hrtdata=hrtHigh resolution temperature profile

GOMOS_RR_L2

GOMOS Extracted Profiles for Meteo Users

namedata filter optiondescription
GOMOS_RR_L2N/A (default)Profile data
GOMOS_RR_L2_hrtdata=hrtHigh resolution temperature profile

GOMOS_TRA_L1

Geolocated Calibrated Transmission Spectra

namedata filter optiondescription
GOMOS_TRA_L1N/A (default)Transmission data
GOMOS_TRA_L1_satudata=satuStar Acquisition and Tracking Unit (SATU) data. SATU data is provided with a frequency of 100Hz when in tracking mode

GOME2_L1

GOME2 Level 1b product

namedata filter optiondescription
GOME2_L1_radiancedata=radiance (default)Radiances
GOME2_L1_transmissiondata=transmissionTransmission spectra (sun-normalized radiances)
GOME2_L1_sundata=sunSun measurement spectra (sun irradiances)

GOME2_L2_O3MNTO

GOME2 near-real-time total column trace gas product

namedata filter optiondescription
GOME2_L2_O3MNTON/A (default)

GOME2_L2_O3MOTO

GOME2 offline total column trace gas product

namedata filter optiondescription
GOME2_L2_O3MOTON/A (default)

GOME_L2_ERSNTO

GOME near-real-time total column trace gas product

namedata filter optiondescription
GOME_L2_ERSNTON/A (default)

GOME_L2_ERSOTO

GOME offline total column trace gas product

namedata filter optiondescription
GOME_L2_ERSOTON/A (default)

GOME_L1

GOME Level-1 data

namedata filter optiondescription
GOME_L1N/A (default)Measured detector readouts
GOME_L1_sun_referencedata=sun_referenceSun spectra

GOME_L1_EXTRACTED

GOME Level-1 Extracted Spectra

namedata filter optiondescription
GOME_L1_EXTRACTEDN/A (default)Measured radiances
GOME_L1_EXTRACTED_sun_referencedata=sun_referenceSun spectra

GOME_L2

GOME Level-2 Data

namedata filter optiondescription
GOME_L2N/A (default)Total column data

GOME_FDS_L4

GOME Fast Delivery Service Assimilated Ozone Field products from KNMI

namedata filter optiondescription
GOME_FDS_L4N/A (default)Assimilated Ozone Field

GOSAT_FTS_L1b

GOSAT FTS Level 1b data

namedata filter optiondescription
GOSAT_FTS_L1b_band1pdata=band1p (default)Band1-P spectra
GOSAT_FTS_L1b_band1sdata=band1sBand1-S spectra
GOSAT_FTS_L1b_band2pdata=band2pBand2-P spectra
GOSAT_FTS_L1b_band2sdata=band2sBand2-S spectra
GOSAT_FTS_L1b_band3pdata=band3pBand3-P spectra
GOSAT_FTS_L1b_band3sdata=band3sBand3-S spectra
GOSAT_FTS_L1b_band4data=band4Band4 spectra

GOSAT_FTS_L2_CO2_TC

GOSAT FTS Level 2 CO2 Total Column data

namedata filter optiondescription
GOSAT_FTS_L2_CO2_TCN/A (default)CO2 Total Column data

GOSAT_FTS_L2_CH4_TC

GOSAT FTS Level 2 CH4 Total Column data

namedata filter optiondescription
GOSAT_FTS_L2_CH4_TCN/A (default)CH4 Total Column data

HIRDLS_L2

HIRDLS Level 2 product

namedata filter optiondescription
HIRDLS_L2N/A (default)

HITRAN

Spectral line information in HITRAN format

namedata filter optiondescription
HITRANN/A (default)Spectral line information in HITRAN format

IASI_L1

IASI Level 1b data

namedata filter optiondescription
IASI_L1N/A (default)Radiances

IASI_L2

IASI level 2 data

namedata filter optiondescription
IASI_L2N/A (default)IASI total column data

MIPAS_L1

Geolocated and Calibrated Spectra

namedata filter optiondescription
MIPAS_L1N/A (default)Measured spectral radiances

MIPAS_NL_L2

MIPAS Temperature, Pressure, and Atmospheric Constituents Profiles

namedata filter optiondescription
MIPAS_NL_L2N/A (default)Profile data

MIPAS_NLE_L2

MIPAS Temperature, Pressure, and Atmospheric Constituents Profiles for Meteo Users

namedata filter optiondescription
MIPAS_NLE_L2N/A (default)Profile data

MLS_L2_BRO

MLS Bro profile

namedata filter optiondescription
MLS_L2_BRON/A (default)

MLS_L2_CLO

MLS ClO profile

namedata filter optiondescription
MLS_L2_CLON/A (default)

MLS_L2_CO

MLS CO profile

namedata filter optiondescription
MLS_L2_CON/A (default)

MLS_L2_GPH

MLS GPH profile

namedata filter optiondescription
MLS_L2_GPHN/A (default)

MLS_L2_H2O

MLS H2O profile

namedata filter optiondescription
MLS_L2_H2ON/A (default)

MLS_L2_HCL

MLS HCL profile

namedata filter optiondescription
MLS_L2_HCLN/A (default)

MLS_L2_HCN

MLS HCN profile

namedata filter optiondescription
MLS_L2_HCNN/A (default)

MLS_L2_HNO3

MLS HNO3 profile

namedata filter optiondescription
MLS_L2_HNO3N/A (default)

MLS_L2_HO2

MLS HO2 profile

namedata filter optiondescription
MLS_L2_HO2N/A (default)

MLS_L2_OCl

MLS OCl profile

namedata filter optiondescription
MLS_L2_OClN/A (default)

MLS_L2_IWC

MLS Ice Water Content profile

namedata filter optiondescription
MLS_L2_IWCN/A (default)

MLS_L2_N2O

MLS N2O profile

namedata filter optiondescription
MLS_L2_N2ON/A (default)

MLS_L2_O3

MLS O3 profile

namedata filter optiondescription
MLS_L2_O3N/A (default)

MLS_L2_OH

MLS OH profile

namedata filter optiondescription
MLS_L2_OHN/A (default)

MLS_L2_RHI

MLS Relative Humidity Ice profile

namedata filter optiondescription
MLS_L2_RHIN/A (default)

MLS_L2_SO2

MLS SO2 profile

namedata filter optiondescription
MLS_L2_SO2N/A (default)

MLS_L2_T

MLS Temperature profile

namedata filter optiondescription
MLS_L2_TN/A (default)

OMI_L2_OMCLDO2

OMI Cloud Pressure and Fraction (O2-O2 Absorption)

namedata filter optiondescription
OMI_L2_OMCLDO2N/A (default)

OMI_L2_OMCLDRR

OMI Cloud Pressure and Fraction (Raman Scattering)

namedata filter optiondescription
OMI_L2_OMCLDRRN/A (default)

OMI_L2_OMDOAO3

OMI Ozone Total Column (DOAS technique)

namedata filter optiondescription
OMI_L2_OMDOAO3N/A (default)

OMI_L2_OMTO3

OMI Ozone Total Column (TOMS-like Algorithm)

namedata filter optiondescription
OMI_L2_OMTO3N/A (default)

OMI_L2_OMPROO3

OMI Ozone Profile

namedata filter optiondescription
OMI_L2_OMPROO3N/A (default)

OMI_L2_OMSO2

OMI Sulphur Dioxide (SO2) Total Column

namedata filter optiondescription
OMI_L2_OMSO2N/A (default)

OMI_L2_OMNO2

OMI Nitrogen Dioxide (NO2) Total and Tropospheric Columns

namedata filter optiondescription
OMI_L2_OMNO2N/A (default)

OMI_L2_OMBRO

OMI Bromine Monoxide (BrO) Total Column

namedata filter optiondescription
OMI_L2_OMBRON/A (default)

OMI_L2_OMHCHO

OMI Formaldehyde (HCHO) Total Column

namedata filter optiondescription
OMI_L2_OMHCHON/A (default)

OMI_L2_OMOCLO

OMI Chlorine Dioxide (OClO) Column Amount

namedata filter optiondescription
OMI_L2_OMOCLON/A (default)

OMI_L2_OMUVB

OMI Surface UVB Irradiance & Erythemal Dose Rate

namedata filter optiondescription
OMI_L2_OMUVBN/A (default)

OMI_L2_OMAERUV

OMI Aerosol Data

namedata filter optiondescription
OMI_L2_OMAERUVN/A (default)

OMI_L3_OMDOAO3e

OMI Ozone (O3) DOAS Total Column Daily L3 Global 0.25x0.25 deg Grid

namedata filter optiondescription
OMI_L3_OMDOAO3eN/A (default)

OMI_L3_OMTO3d

OMI Ozone, Aerosol Index and Radiative Cloud Fraction Daily L3 Global 1x1 deg Grid

namedata filter optiondescription
OMI_L3_OMTO3dN/A (default)

OMI_L3_OMTO3e

OMI Ozone and Radiative Cloud Fraction Daily L3 Global 0.25x0.25 deg Grid

namedata filter optiondescription
OMI_L3_OMTO3eN/A (default)

OSIRIS_L2_Aerosol_MART

OSIRIS Odin L2 Aerosol Limb Saskatoon MART

namedata filter optiondescription
OSIRIS_L2_Aerosol_MARTN/A (default)Aerosols from Wavelength Pairs and MART

OSIRIS_L2_NO2_OE

OSIRIS Odin L2 NO2 Limb Chalmers DOAS OE

namedata filter optiondescription
OSIRIS_L2_NO2_OEN/A (default)NO2 from DOAS and Optimal Estimation

OSIRIS_L2_NO2_MART

OSIRIS Odin L2 NO2 Limb Saskatoon MART

namedata filter optiondescription
OSIRIS_L2_NO2_MARTN/A (default)NO2 from Wavelength Pairs and MART

OSIRIS_L2_O3_OE

OSIRIS Odin L2 O3 Limb York Triplet OE

namedata filter optiondescription
OSIRIS_L2_O3_OEN/A (default)O3 from Chappuis Triplet and Optimal Estimation

OSIRIS_L2_O3_MART

OSIRIS Odin L2 O3 Limb Saskatoon MART

namedata filter optiondescription
OSIRIS_L2_O3_MARTN/A (default)O3 from Chappuis/Huggins and MART

SCIAMACHY_L1b

SCIAMACHY Level-1b data

namedata filter optiondescription
SCIAMACHY_L1b_nadirdata=nadir (default)Pixel readouts for the Nadir mode
SCIAMACHY_L1b_limbdata=limbPixel readouts for the Limb mode
SCIAMACHY_L1b_occultationdata=occultationPixel readouts for the Occultation mode
SCIAMACHY_L1b_sun_referencedata=sun_referenceCalibrated sun spectra

SCIAMACHY_L1c

SCIAMACHY Level-1c data

namedata filter optiondescription
SCIAMACHY_L1c_nadirdata=nadir (default)Pixel readouts for the Nadir mode
SCIAMACHY_L1c_limbdata=limbPixel readouts for the Limb mode
SCIAMACHY_L1c_occultationdata=occultationPixel readouts for the Occultation mode
SCIAMACHY_L1c_sun_referencedata=sun_referenceCalibrated sun spectra

SCIAMACHY_L2_NL

SCIAMACHY Vertical Column Amounts

namedata filter optiondescription
SCIAMACHY_L2_NL_doas_0data=doas_0 (default)Total column data retrieved from UV window 0
SCIAMACHY_L2_NL_doas_1data=doas_1Total column data retrieved from UV window 1
SCIAMACHY_L2_NL_doas_2data=doas_2Total column data retrieved from UV window 2
SCIAMACHY_L2_NL_doas_3data=doas_3Total column data retrieved from UV window 3
SCIAMACHY_L2_NL_doas_4data=doas_4Total column data retrieved from UV window 4
SCIAMACHY_L2_NL_doas_5data=doas_5Total column data retrieved from UV window 5
SCIAMACHY_L2_NL_bias_0data=bias_0Total column data retrieved from IR window 0
SCIAMACHY_L2_NL_bias_1data=bias_1Total column data retrieved from IR window 1
SCIAMACHY_L2_NL_bias_2data=bias_2Total column data retrieved from IR window 2
SCIAMACHY_L2_NL_clouds_aerosoldata=clouds_aerosolCloud and aerosol information

SCIAMACHY_L2_RV

SCIAMACHY Selected Vertical Column Amounts for Meteo Users

namedata filter optiondescription
SCIAMACHY_L2_RVN/A (default)Ozone vertical column density

SCIAMACHY_L2_Offline

SCIAMACHY Off-Line Level-2

namedata filter optiondescription
SCIAMACHY_L2_Offline_nadir_uv_0data=nadir_uv_0 (default)Total column data retrieved from UV window 0 (O3)
SCIAMACHY_L2_Offline_nadir_uv_1data=nadir_uv_1Total column data retrieved from UV window 1 (NO2)
SCIAMACHY_L2_Offline_nadir_uv_2data=nadir_uv_2Total column data retrieved from UV window 2 (O3)
SCIAMACHY_L2_Offline_nadir_uv_3data=nadir_uv_3Total column data retrieved from UV window 3 (BrO)
SCIAMACHY_L2_Offline_nadir_uv_4data=nadir_uv_4Total column data retrieved from UV window 4 (HCHO)
SCIAMACHY_L2_Offline_nadir_uv_5data=nadir_uv_5Total column data retrieved from UV window 5 (anthropogenic SO2)
SCIAMACHY_L2_Offline_nadir_uv_6data=nadir_uv_6Total column data retrieved from UV window 6 (OClO)
SCIAMACHY_L2_Offline_nadir_uv_7data=nadir_uv_7Total column data retrieved from UV window 7 (volcanic SO2)
SCIAMACHY_L2_Offline_nadir_uv_8data=nadir_uv_8Total column data retrieved from UV window 8 (H2O)
SCIAMACHY_L2_Offline_nadir_ir_0data=nadir_ir_0Total column data retrieved from IR window 0 (H2O)
SCIAMACHY_L2_Offline_nadir_ir_1data=nadir_ir_1Total column data retrieved from IR window 1 (CH4)
SCIAMACHY_L2_Offline_nadir_ir_2data=nadir_ir_2Total column data retrieved from IR window 2 (N2O)
SCIAMACHY_L2_Offline_nadir_ir_3data=nadir_ir_3Total column data retrieved from IR window 3 (CO)
SCIAMACHY_L2_Offline_nadir_ir_4data=nadir_ir_4Total column data retrieved from IR window 4 (CO2)
SCIAMACHY_L2_Offline_limb_uv_0data=limb_uv_0Limb profile data retrieved from UV window 0 (O3)
SCIAMACHY_L2_Offline_limb_uv_1data=limb_uv_1Limb profile data retrieved from UV window 1 (NO2)
SCIAMACHY_L2_Offline_limb_uv_3data=limb_uv_3Limb profile data retrieved from UV window 3 (BrO)
SCIAMACHY_L2_Offline_clouds_aerosoldata=clouds_aerosolCloud and aerosol information

TEMIS_L3_O3

Assimilated O3 Column

namedata filter optiondescription
TEMIS_L3_O3N/A (default)Column Amount O3

TEMIS_L3_NO2

Tropospheric NO2 Column

namedata filter optiondescription
TEMIS_L3_NO2N/A (default)Tropospheric NO2 Column

TES_L2_CH4_Nadir

TES CH4 Nadir profile

namedata filter optiondescription
TES_L2_CH4_NadirN/A (default)

TES_L2_CO_Nadir

TES CO Nadir profile

namedata filter optiondescription
TES_L2_CO_NadirN/A (default)

TES_L2_H2O_Nadir

TES H2O Nadir profile

namedata filter optiondescription
TES_L2_H2O_NadirN/A (default)

TES_L2_O3_Nadir

TES O3 Nadir profile

namedata filter optiondescription
TES_L2_O3_NadirN/A (default)

TES_L2_Temperature_Nadir

TES Atmospheric Temperature Nadir profile

namedata filter optiondescription
TES_L2_Temperature_NadirN/A (default)