WRF output variable list

  • Thread starter Thread starter Deleted member 3607
  • Start date Start date
D

Deleted member 3607

Guest
Good evening everyone,

Looking for a list of all the variables that are created in the WRF.out files.

I know I can use the .exe commands to view them but I was hoping someone compiled a list of them all already.

Thanks
 
You can always run ncdump -h to list all variables in wrfout.
Note that the variables in wrfout can be adjusted based on one's specific case. This means the list could be different for different cases.
 
Back
Top