I looked at your namelist.input. One question I have is that:
why did you set num_soil_layers = 9 when running with NoahMP? Did you modify the codes?
I try to look at your rwfinput data, but get many error messages like:
Warning: did not correctly match mapped dims specified in the coordinates attribute to dims in the variable
Problem encountered on variable "SOILCBOT" which has shape (1,16,164,234)
and has coordinates attribute "XLONG XLAT XTIME"
The problem is that coordinate var "XLAT" has shape (1,164,234), which does not match dimensions in the variable being mapped!
Abandoning coordinate mapping for this variable
Please clarify the model version and whether you modify anything.
why did you set num_soil_layers = 9 when running with NoahMP? Did you modify the codes?
I try to look at your rwfinput data, but get many error messages like:
Warning: did not correctly match mapped dims specified in the coordinates attribute to dims in the variable
Problem encountered on variable "SOILCBOT" which has shape (1,16,164,234)
and has coordinates attribute "XLONG XLAT XTIME"
The problem is that coordinate var "XLAT" has shape (1,164,234), which does not match dimensions in the variable being mapped!
Abandoning coordinate mapping for this variable
Please clarify the model version and whether you modify anything.