Total Air Mass Factor

Base Class

class skdoas.retrieval.base.AirMassFactor

Class used to calculate air mass factors given box-AMF profiles and atmospheric information.

OMI NO2 Standard Product V2.1

class skdoas.retrieval.omno2.AirMassFactor_OMNO2(box_air_mass_factor: skdoas.retrieval.base.BoxAirMassFactor, atmosphere: skdoas.retrieval.base.Atmosphere)

Calculates air mass factors and estimates their errors according to Bucsela et al 2013.

References

E. J. Bucsela, N. A. Krotkov, E. A. Celarier, L. N. Lamsal, W. H. Swartz, P. K. Bhartia, K. F. Boersma, J. P. Veefkind, J. F. Gleason, and K. E. Pickering. A new stratospheric and tropospheric NO2 retrieval algorithm for nadir-viewing satellite instruments: application to OMI. Atmospheric Measurement Techniques, 6, 2607-2626, 2013.

OMI DOAS Total Ozone Product

class skdoas.retrieval.omdoao3.AirMassFactor_OMDOAO3(box_air_mass_factor: skdoas.retrieval.base.BoxAirMassFactor, atmosphere: skdoas.retrieval.base.Atmosphere)

Calculates air mass factors for the OMI DOAS total ozone retrieval. Explicit AMF error calculation is not yet implemented: a flat 15% error is assumed for now.

References

J. P. Veefkind, J. F. de Haan, E. J. Brinksma, M. Kroon, and P. F. Levelt. Total Ozone From the Ozone Monitoring Instrument (OMI) Using the DOAS Technique. IEEE Transactions on Geoscience and Remote Sensing, 44(5), 1239-1244, 2006.