Re: About time series

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Sun Oct 25 2009 - 14:11:24 MDT

There are many examples.

 From the main NCL URL

http://www.ncl.ucar.edu

Click 'Examples' ... Then 'xy Plots'

   plot = gsn_xy( wks, x, y, res)
   plot = gsn_csm_xy( wks, x, y, res)

where 'x' could be time.

Good luck

lei.zhao@yale.edu wrote:
> Hi everyone,
>
> First thank Dave very much for helping me.
>
> Second, I have another question about plotting time series graphic. I need to
> plot a time series graphics about the radiation of one certain location by
> using NARR data(like "dswrf.2005.nc" file). But I didn't find any examples for
> time series plotting in the NCL website. (coz I am a very newer for NCL.) So
> could anybody share me some examples or some partition of code on this kind of
> time series plotting?
>
> Thank you so much! I'd really appreciate your help!
>
> Best,
> Lei
> _______________________________________________
> 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 Sun Oct 25 14:11:16 2009

This archive was generated by hypermail 2.1.8 : Mon Oct 26 2009 - 15:01:33 MDT