Re: time-longitude plot - masking question

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Tue, 06 Jun 2006 11:25:42 -0600

Hi Roni,

Sure, just set:
chi(60:90,:) = chi@_FillValue

Note that I am using index subscripting instead of coordinate
subscripting. In this case, coordinate subscripting would look quite
similar due to the time running from 0->181:

chi({60:90},:) = chi@_FillValue

Good luck,
Adam

rravia_at_po-box.mcgill.ca wrote:
> Hi,
> Say I am using hov_1.ncl example. Is it possible to mask part of the
> figure, let's say, color in white everything between time 60 and 90?
> Thanks, Roni
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
--------------------------------------------------------------
Adam Phillips			             asphilli_at_ucar.edu
National Center for Atmospheric Research   tel: (303) 497-1726
ESSL/CGD/CAS                               fax: (303) 497-1333
P.O. Box 3000				
Boulder, CO 80307-3000	  http://www.cgd.ucar.edu/cas/asphilli
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jun 06 2006 - 11:25:42 MDT

This archive was generated by hypermail 2.2.0 : Tue Jun 06 2006 - 14:11:24 MDT