Preprints
https://doi.org/10.5194/egusphere-2023-2740
https://doi.org/10.5194/egusphere-2023-2740
02 Jan 2024
 | 02 Jan 2024

FUME 2.0 – Flexible Universal processor for Modeling Emissions

Michal Belda, Nina Benešová, Jaroslav Resler, Peter Huszár, Ondřej Vlček, Pavel Krč, Jan Karlický, Pavel Juruš, and Kryštof Eben

Abstract. This manuscript introduces FUME 2.0, an open-source emission processor for air quality modeling, documenting the software structure, capabilities, and sample usage. FUME provides a customizable framework for emission preparation tailored to user needs. It is designed to work with heterogeneous emission inventory data, unify it into a common structure, and generate model-ready emissions for various chemical transport models (CTMs). Key features include flexibility in input data formats, support for spatial and temporal disaggregation, chemical speciation, and integration of external models like MEGAN. FUME employs a modular Python interface and PostgreSQL/PostGIS backend for efficient data handling. The workflow comprises data import, geographical transformation, chemical and temporal disaggregation, and output generation steps. Outputs for mesoscale CTMs CMAQ, CAMx, WRF-Chem, and large-eddy simulation model PALM are implemented along with a generic NetCDF format. Benchmark runs are discussed on a typical configuration with cascading domains, with import and preprocessing times scaling near-linearly with grid size. FUME facilitates air quality modeling from continental to regional and urban scales by enabling effective processing of diverse inventory datasets.

Michal Belda, Nina Benešová, Jaroslav Resler, Peter Huszár, Ondřej Vlček, Pavel Krč, Jan Karlický, Pavel Juruš, and Kryštof Eben

Status: closed

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on egusphere-2023-2740', Anonymous Referee #1, 30 Jan 2024
    • AC1: 'Reply on RC1', Michal Belda, 22 Feb 2024
  • RC2: 'Comment on egusphere-2023-2740', Anonymous Referee #2, 05 Mar 2024
    • AC2: 'Reply on RC2', Michal Belda, 13 Mar 2024

Status: closed

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on egusphere-2023-2740', Anonymous Referee #1, 30 Jan 2024
    • AC1: 'Reply on RC1', Michal Belda, 22 Feb 2024
  • RC2: 'Comment on egusphere-2023-2740', Anonymous Referee #2, 05 Mar 2024
    • AC2: 'Reply on RC2', Michal Belda, 13 Mar 2024
Michal Belda, Nina Benešová, Jaroslav Resler, Peter Huszár, Ondřej Vlček, Pavel Krč, Jan Karlický, Pavel Juruš, and Kryštof Eben

Data sets

FUME user cases N. Benešová et al. https://doi.org/10.48700/datst.bf6s2-5tq48

Model code and software

FUME Official 2.0 release M. Belda et al. https://doi.org/10.5281/zenodo.10142912

Michal Belda, Nina Benešová, Jaroslav Resler, Peter Huszár, Ondřej Vlček, Pavel Krč, Jan Karlický, Pavel Juruš, and Kryštof Eben

Viewed

Total article views: 404 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
285 98 21 404 12 10
  • HTML: 285
  • PDF: 98
  • XML: 21
  • Total: 404
  • BibTeX: 12
  • EndNote: 10
Views and downloads (calculated since 02 Jan 2024)
Cumulative views and downloads (calculated since 02 Jan 2024)

Viewed (geographical distribution)

Total article views: 410 (including HTML, PDF, and XML) Thereof 410 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 26 Apr 2024
Download
Short summary
For modeling atmospheric chemistry, it is necessary to provide data on emissions of pollutants. These can come from various sources and in various forms and preprocessing of the data to be ingestible by chemistry models can be quite challenging. We developed the FUME processor to use a database layer that internally transforms all input data into a rigid structure facilitating further processing to allow emission processing from continental to street scale.