You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
For certain SE grids, fire_emis fails with the following error message:
camse_init: more than two polar cap model grid cells; terminating
An example of this is Patrick Callaghan's ne0np4.SAMwrf01.ne30x4 grid. With my compillation, fire_emis works with the ne0np4_CONUS_ne30x8 grid without any trouble.
(In case anybody is facing the same issue, a workaround is to add the 0.1x0.1 resolution to glb_utils.f90, recompile, run fire_emis for the FV model in 0.1x0.1 resolution and then regrid. Feel free to drop me a message if you have doubts about how to do this).
EDIT: added the word "recompile" to the workaround
The text was updated successfully, but these errors were encountered:
We have also seen this error, but unfortunately do not have the resources to update the code.
We will be providing the FINN2.5 emissions on 0.1x0.1 degree grid soon (at https://rda.ucar.edu/datasets/ds312.9/).
Hi,
For certain SE grids, fire_emis fails with the following error message:
camse_init: more than two polar cap model grid cells; terminating
An example of this is Patrick Callaghan's ne0np4.SAMwrf01.ne30x4 grid. With my compillation, fire_emis works with the ne0np4_CONUS_ne30x8 grid without any trouble.
(In case anybody is facing the same issue, a workaround is to add the 0.1x0.1 resolution to glb_utils.f90, recompile, run fire_emis for the FV model in 0.1x0.1 resolution and then regrid. Feel free to drop me a message if you have doubts about how to do this).
EDIT: added the word "recompile" to the workaround
The text was updated successfully, but these errors were encountered: