Re: Overlay plot: unwanted label

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Oct 21 2011 - 14:59:40 MDT

By default, NCL will place the long_name on some plots.

You can try

    delete(u@long_name)

or

    res@gsnLeftString = ""

On 10/21/11 2:56 PM, Gerald Creager wrote:
> Model1-SSH.000005.png has been uploaded to the FTP site for perusal...
> There's a lable (eastward component of velocity) that I don't recall
> setting, can't find in my resources or script, but which DOES exist as
> one of the current vectors in the input netcdf file.
>
> I've been looking for the appropriate resource to turn it off, or to
> relabel it ("current" would be nice). So far, I'm unsuccessful.
>
> I'm also uploading a script, CV-Model1.ncl, and 2 "sub-scripts" that set
> the resources, plus a sample NetCDF.
>
> Thanks, Gerry
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Oct 21 14:59:45 2011

This archive was generated by hypermail 2.1.8 : Mon Oct 24 2011 - 09:29:35 MDT