/HETEAC-Flex

HETEAC-Flex is an aerosol typing scheme based on the optimal estimation method (OEM) and it allows the identification of up to four different aerosol components of an aerosol mixture, as well as the quantification of their contribution to the aerosol mixture in terms of relative volume.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

HETEAC-Flex: optimal estimation method for aerosol typing

1. Structure of the input file

The input file (.txt) should contain the following aerosol intensive properties:

  • Particle linear depolarization ratio at 355 nm along with the corresponding uncertainty
  • Lidar ratio at 355 nm along with the corresponding uncertainty
  • Extinction-related Ångström exponent along with the corresponding uncertainty
  • Particle linear depolarization ratio at 532 nm along with the corresponding uncertainty
  • Lidar ratio at 532 nm along with the corresponding uncertainty
  • Backscatter-related color ratio (at the wavelength pair of 532/1064 nm) along with the corresponding uncertainty

It is crucial that the order of the aforementioned properties is respected, in order for the algorithm to run properly.

Example input files and a template can be found in git_example_cases. The left column includes the measurements and the right column the corresponding uncertaint.

2. OEM routine

The OEM routine (HETEAC_Flex_main.m) starts with an initial guess for the state vector. The initial guess is assigned automatically and it is the result of a decision tree (des_tree.m). Configuration settings can be easily adjusted (config.m).

3. Run HETEAC-Flex

To run HETEAC-Flex you need to create a directory within your MATLAB path and place everything there, i.e., the code, the input file(s) and the accompanying functions. Afterwards execute the main programm (HETEAC_Flex_main.m). Please note that you can only run several cases per retrieval mode at the time and not several retrieval modes per case. Built and tested in MATLAB version R2018a.

Further details in:

Floutsi, A. A., Baars, H., and Wandinger, U.: HETEAC-Flex: an optimal estimation method for aerosol typing based on lidar-derived intensive optical properties, Atmos. Meas. Tech., 17, 693–714, https://doi.org/10.5194/amt-17-693-2024, 2024.

Used in:

  • Heese, B., Floutsi, A. A., Baars, H., Althausen, D., Hofer, J., Herzog, A., Mewes, S., Radenz, M., and Schechner, Y. Y.: The vertical aerosol type distribution above Israel – 2 years of lidar observations at the coastal city of Haifa, Atmos. Chem. Phys., 22, 1633–1648, https://doi.org/10.5194/acp-22-1633-2022, 2022.