As we have requested you do several times, you should send these
WRF "namelist.input" questions to wrfhelp@ucar.edu (cc here)
*They are the WRF model experts .... not ncl-talk*
---
Did you examine the file contents via 'ncdump -h' or 'ncl_filedump'?
That should be the 1st thing you do.
f = addfile("...","r")
dt = f@DT ; time step
also,
it = f->ITIMESTEP
print(it)
On 4/25/13 7:20 AM, Virginie Hergault wrote:
> Hi all,
>
>
> I put in namelist.input:
>
> history_interval = 10, 10, 10,
>
> I would like to know how to get this data from WRF outputs to use it
> in a ncl function.
>
> Thank you in advance
> 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 Thu Apr 25 07:52:03 2013
This archive was generated by hypermail 2.1.8 : Fri Apr 26 2013 - 17:10:25 MDT