-------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: <stdin> LINE: 2419 Warning: too many input landuse types --------------------

HOW CAN I SOLVE THIS PROBLEM? I USE CGLC_MODIS_LCZ_global DATA,PLEASE.
THE FOLLOWING IS MY NAMELIST.INPUT.
can you upload all your rsl.error and rsl.out files from the /run folder in the WRF folder in a zip file. That will help diagnose the problem


Also you can run these commands in the /run folder to see what comes up


Bash:
grep -i FATAL rsl.*

grep -i error rsl.*

grep -i SIGSEGV rsl.*

grep -i cfl rsl.*
 
Back
Top