Re: Plots

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Oct 01 2010 - 07:16:03 MDT

pdf ...
    wks = gsn_define_wks("pdf", "norbert") ; will create a pdf

spatial plot ...
    This is pretty vague. There are many examples on the
    Applications [Examples] page. Click "Examples" in upper
    left of NCL url.

single point averaging from a domain
    unweighted: xbar = avg(xair(:,{10:30},{25:100})
    Please read about NCL's coordinate array subscripting
    weighted area avg: see functions, eg
http://www.ncl.ucar.edu/Document/Functions/Built-in/wgt_areaave.shtml

======
You might find read the mini-Language & Graphics documentations

http://www.ncl.ucar.edu/Document/Manuals/

======
Good luck

On 9/30/10 3:06 PM, Norbert Bonnici wrote:
> Hi
> What is the best method to do a time series plot which is saved directly
> to a pdf file? And maybe how to make a spatial plot and http://www.ncl.ucar.edu/Applications/
> Regards
>
> --
> Norbert Bonnici
>
>
>
> _______________________________________________
> 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 Fri Oct 1 07:16:08 2010

This archive was generated by hypermail 2.1.8 : Mon Oct 04 2010 - 08:55:54 MDT