Thanks for sharing that information. Just to be sure, I tried one more test by recompiling my WPS with GCC (I only have access to V13, but like you, I also don't think the GCC version is the issue), but everything worked fine. Since I'm not able to repeat this error on my end, and no one else has had this issue that we are aware of, there isn't much I can do, regarding the problem on your end. However, I went ahead and used your namelist, along with GFS 0.25 degree data, to create some
met_em* files for you for this particular set-up. Let me know if you have any trouble accessing that link.
I realize this only helps with this one case, so if you have others, you'll need to get the issue sorted out. For that, I can offer these final recommendations:
1) Instead of outputting the met_em* files to your wrf running directory, have them output in the WPS directory first, then copy or link them to the wrf running directory (
I don't expect this to fix the issue).
2) Try recompiling WPS if you didn't already. It was unclear from your "2)" above if you did that when I suggested it, or if you were just telling me where you obtained the files originally. If you downloaded the source code, perhaps trying to use "git clone" to grab the code, instead.
Code:
git clone https://github.com/wrf-model/WPS.git
3) Seek guidance from a systems administrator at your institution. They should know your system better than I do, and perhaps they may have an idea of what the problem may be.