Errors for making ICS using HRRR for predefined RRFS_CONUS_3km #819
Replies: 2 comments 2 replies
|
@danrosen25, I see that you're using HRRR data, so you'll need to use the RRFS_CONUScompact_3km grid, since the HRRR domain is too small to initialize the RRFS_CONUS_3km grid. The following error means that the external model data and chosen grid aren't compatible: ERROR ESMCI_Mesh_Regrid_Glue.C:363 ESMCI_regrid_create() Arguments are incompatible - - There exist destination points (e.g. id=1387453) which can't be mapped to any source cell |
2 replies
|
@danrosen25, @gspetro-NOAA, that error looks like a random run-time failure that may resolve itself when the run_fcst job is submitted a second time. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@JeffBeck-NOAA
task_make_icsis failing with aFATAL ERROR: IN FieldRegridStoreon Jet. I looked at the ESMF PET logs and they each haver errors similar to the error below. I attached (but renamed as .txt the config.yaml) file. Is there something wrong in my configuration file? I took a look through other issues but the only similar issue was using a custom grid, I'm using a predefined gridRRFS_CONUS_3kmconfig.txt
Notes:
I'm working off SRW@d93f6d1bb3ea8d57e8af696ffa5b193d735b3bd6 with the following UFS_UTILS revision.
All reactions