Hi Jordan,
I set namelsit like this :
io_form_auxinput7 = 2,
frames_per_auxinput7 = 1,
auxinput7_inname = 'wrffirechemi_d<domain>_<date>'
auxinput7_interval_m = 60,
chem_opt = 132,
biomass_burn_opt = 2,
plumerisefire_frq = 30,
when I run wrf.exe, faced an error:
2 input_wrf: wrf_get_next_time current_date: 2019-06-21_00:00:00 Status = -4
d01 2019-06-21_00:00:00 ---- ERROR: Could not find matching time in input file wrffirechemi_d01_2019-06-21_00:00:00
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1148
NOTE: Please check and reset these options
I think it may expect more hours emission in wrffirechemi_d01_2019-06-21_00:00:00, but I cannot use ncrcat to merge them and it may also need multiple Times in one file. Do you have any idea about this?
Thank you.
Lily