Re: opt in band_pass_hovmueller_plot

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon Jul 12 2010 - 09:57:00 MDT

The documentation for 'band_pass_hovmueller_plot' has been
updated. There are minimal graphical options at this time.

http://www.ncl.ucar.edu/Document/Functions/Diagnostics/band_pass_hovmueller_plot.shtml

===
Since the diagnostics_cam.ncl library consists strictly of NCL
functions and procedures, users can readily view the library contents
via:

%> less $NCARG_ROOT/lib/ncarg/nclscripts/csm/diagnostics_cam.ncl

Further, if a user wishes to make a local custom version of
(say) 'band_pass_hovmueller_plot', an editor (here, vi) can be used
to extract the 'band_pass_hovmueller_plot' procedure and modify it
as desired.

load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/diagnostics_cam.ncl"
load "my.band_pass_hovmueller_plot.ncl"

===
If the user wants to donate their modification for other users,
they can send the changes to me.

Good Luck
D

On 7/9/10 10:42 AM, Mingxuan Chen wrote:
> Hello,
> According to mjoclivar_5.ncl ( see NCL examples, data analysis, MJO
> Clivar) ,I cannot get nice time labels as showed in the plot of this
> example. Where I can find more information about optHovP in
> band_pass_hovmueller_plot?
> Thank you for your help.
> Mingxaun
>
>
>
> _______________________________________________
> 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 Mon Jul 12 09:57:06 2010

This archive was generated by hypermail 2.1.8 : Mon Jul 19 2010 - 09:39:02 MDT