Re: domain resolution

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Apr 23 2013 - 07:32:36 MDT

Please look at your WRF file via 'ncdump -h' or ncl_filedump

Look at the file attributes

   f = addfile("wrf...nc","r")

   dx = f@DX ; get file attribute
   dy = f@DY

On 4/23/13 3:37 AM, Virginie Hergault wrote:
> Hi all,
>
> I would like to know how to get the resolution of the domain (dx and
> dy in the namelist.input file) from WRF outputs.
>
> Thank you!
>
> Virginie
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Apr 23 07:32:45 2013

This archive was generated by hypermail 2.1.8 : Tue Apr 23 2013 - 12:54:13 MDT