… Fortran based preprocessor for creating fire emission inputs for WRF-Chem when running with plumerise and also for creating fire emission inputs for the CAM-Chem global models. The fire emissions inventory is based on the Fire Inventory from NCAR (FINN). Both software (fire_emis.tgz) and required FINN input data sets are available at the FINN download page.
The fire_emis.tgz file when uncompressed {tar -zxf fire_emis.tgz} yields three directories {data_files, src, and test} and two readme files {README.WRF.fire and README.GLB.fire }. The data_files directory is empty and is where users should put the FINN files and the wrfinput_dfile(s). The test directory contains two test namelist input files, one for creating WRF inputs and another for creating global inputs. Users are highly advised to read the README files before using the fire emission utility.
On Aug 4, 2023, at 8:11 AM, Naser Mohammadzadeh <naser.moham...@gmail.com> wrote:
Hello, everyone,