You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to european-calpuff-user-discussion-group
Hi,
Does anyone how to fix this? calwrf error because dimension, what should i change in calwrf.f?
Novvier Uscuchagua
unread,
Jul 26, 2025, 11:19:46 PM7/26/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to european-calpuff-user-discussion-group
Hi,
Your NetCDF output file has 11 dimensions, but CALWRF expects only 10 (mxdms=10). This likely indicates that WRF generated unexpected extra dimensions. Use "ncdump -h" to inspect the dimension list and verify that WRF is producing the correct output.