Custom grid 4km NEI onroad - missing 4km files?

Hi everyone,

I am using SMOKE v5.2 and am attempting to compile a 4km grid that is a subset of the 4km surrogates. So far, I have completed WRF runs, run them through MCIP, and am attempting to compile each sector. From my calculations, the gridding should match up given the x and y grid values. I was able to compile RWC successfully with this new grid as a check. I also wanted to check onroad sectors first since I know they use the METCRO2D and 3D files. I ran RPHO and once the program gets to movesmrg, I get the following error:

 *ERROR: Columns, rows, x-origin, or y-origin for mobile in*

      *gridded file are inconsistent with initialized values.*

 *ERROR: Grid parameters for mobile in*

      *gridded file are inconsistent with initialized values.*

.

.

.

 *\*\*\* ERROR ABORT in subroutine OPENMRGIN*

 *Problems opening input files. See ERROR(S) above.*

I took a look at the README and saw the following information:

The scripts can be adapted to run for other grids. First, in the
directory_definitions.csh script, edit REGION_ABBREV and REGION_IOAPI_GRIDNAME.
You also may need to change other inputs in each individual sector script,
such as spatial surrogates (SRGPRO / SRGDESC), transportable fractions (XPORTFRAC),
gridded meteorology for onroad (METMOVES), ocean chlorine (for the sector merge),
and biogenic land use.

I understand the METMOVES file has the maximum and minimum temperatures for the 12 km grid. Is there a version of this for the 4km grid? I’m not entirely sure if this is even the file causing my issue in the first place. Are there any other files I may need to edit? I am also attaching my GRIDDESC for reference. If there is anything else useful I can supply, please let me know. Thank you in advance for the help.

GRIDDESC.txt (190 Bytes)

All is okay, actually. Removing intermediate files and the report files caused my runs to stop failing. My set up was correct.