Re: Problem in gsnXYFillOpacities

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Feb 28 2013 - 09:40:23 MST

Hi,

The fix for this example is not yet available in the current version of NCL.

To get the fix, save the file attached to this message, and then include the line:

load "./fill_opacities_fix.ncl"

After the load for "gsn_csm.ncl".

I will add this fix to the "newcolor_16.ncl" script.

--Mary

On Feb 28, 2013, at 5:26 AM, jayasankar C B wrote:

> dear sir/madam
> I am trying to do a plot containing 3 shaded areas. so i need to apply opacity in that then it will be looking good.
> But when i am trying to run ncl script with
>
> res@gsnXYFillColors = (/"red","blue","purple"/)
> res@gsnXYFillOpacities = (/1.0,1.0,1.0/)
> it showing that
> warning:gsnXYFillOpacities is not a valid resource in newcolor_xy at this time
> and i am not getting opacity in the plot. And i tried
> http://www.ncl.ucar.edu/Applications/Scripts/newcolor_16.ncl
> this example newcolor_16.ncl, now that warning again coming.
> my ncl versio is 6.1.2.
> please help me for solving this.
> thanking you.
>
> Jayasankar C B
> PROJECT ASSISTANT,
> CSIR-CMMACS,
> BANGALORE-37
> INDIA
> _______________________________________________
> 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 Thu Feb 28 09:40:36 2013

This archive was generated by hypermail 2.1.8 : Thu Feb 28 2013 - 14:47:31 MST