Re: Taylor-diagrams

From: Simone Marras <simone.marras_at_nyahnyahspammersnyahnyah>
Date: Tue, 17 Jul 2007 17:09:57 +0200

Hello Dennis,

thank you for the help

simone

On Tuesday 17 July 2007 16:50, Dennis Shea wrote:
> On Tue, 17 Jul 2007, Simone Marras wrote:
> > Good morning,
> >
> > I am trying to generate some Taylor diagrams using the function
> > taylor_diagram.ncl from
> > http://www.ncl.ucar.edu/Applications/taylor.shtml, but with some
> > problems.
> >
> > I know it has been shortly discussed before, recalling the example in the
> > NCL website, but it is not clear to me how to generate a diagram starting
> > from two netCdf exsisting files.
> >
> > I am not using NCL very often, but I'd like to use it with this purpose.
> >
> > I hope that someone can help me.
> >
> > Thanks
> >
> > Simone
> > _______________________________________________
>
> see: http://www.ncl.ucar.edu/Applications/Scripts/taylor_7.ncl
>
> Download the script and modify the
>
> CNTL_DIR = "/project/cas/shea/CCM/b30.081/" ; Reference
> dataset TEST_DIR = (/ "/project/cas/shea/CCM/b30.081_di/" /) ; Test
> dataset directories
>
> CNTL_CASE = "b30.081"
> TEST_CASE = (/ "b30.081_di" /) ; one or more
> TEST cases
>
>
> SEASONS = (/ "DJF", "JJA", "ANN" /)
> VAR_COMPARE = (/ "PSL", "CLDTOT" , "FLNTC" \
> ,"PRC", "STRESS_SFC", "U300", "LHFLX_TropPac" /)
> CASES = (/ TEST_CASE /) ; possibly rename if TEST_CASE is
> long
>
> ; OPTIONAL
> TEST_MARKERS = (/ 16 /) ; one for each TEST_CASE
> TEST_COLORS = (/ "magenta" /)
> PRINT_MINMAX = True
> PLOT_TYPE = "ps"
>
> ------------------------------------
>
> The above is set-up to work withh CCSM files.
> You will have to modify for your situation.
>
> Good luck.

-- 
Simone Marras, Ph.D. Student
BSC & Universitat Politecnica de Catalunya
Jordi Jirona 29
08034 Barcelona
Spain
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jul 17 2007 - 09:09:57 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 18 2007 - 17:38:11 MDT