Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

RE: How to check Varsso used in the model

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

Hi,

I am trying to check if varsso is not zero in the wrfinput file.

What commands can assist me to find the above??

Appreciate your assistance and advice.

Regards
Kunal
 
Hi,

I figured it out:

ncdump -h wrfinput_d03 >& wrfinput_d03.txt

ncdump -v VAR_SSO wrfinput_d03

I tried using the above before on the Linux HPC cluster in which WRF is run but it didn't work so I posted it here.

Later I tried the same commands on my Linux Desktop and it worked.

Thanks
Kunal
 
Top