zhenchun / finn

FINN Preprocessor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FINN

FINN (Fire INventory from NCAR) Preprocessor and Emission Estimator

As of 2023-03-07, master branch is being reorganized for v2.5 release.

Latest stable version is v2.4

Documentation for preprocessor here README_preprocessor.md

Emission estimator is in v2.5_emissions_code

The process for calculating emissions with FINN is to first run the preprocessor, which combines nearby fire detections into fire regions from MODIS and VIIRS observations, and writes a file containing the location, area, vegetation type, etc., for each fire. Second, the IDL emissions code is run, which estimates the biomass burned for each fire, and applies emission factors for each fire based on vegetation type to calculate the base species (BC, OC, CO, NOx, NMVOC, etc.), and then the total NMVOC is speciated into individual VOCs for MOZART, SAPRC99 and GEOS-Chem chemical mechanisms.

Please see Wiedinmyer et al. (2023) for more information: https://egusphere.copernicus.org/preprints/2023/egusphere-2023-124/

About

FINN Preprocessor

License:MIT License


Languages

Language:HTML 67.7%Language:Python 11.9%Language:PLpgSQL 9.7%Language:Jupyter Notebook 6.7%Language:IDL 2.2%Language:Shell 1.3%Language:Dockerfile 0.2%Language:QML 0.2%