Re: panel plot with different palettes

From: Tingting Fan <tingting_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 23 2013 - 12:18:22 MDT

Hi Izidine,
I think the function "gsn_merge_colormaps" will help you to get the
desired result.
For example:
;===========================
......
 gsn_merge_colormaps(wks,"precip_diff_12lev","ncl_default")
 gsn_draw_colormap(wks)
......
;===========================
By using gsn_draw_colormaps this function, you will see the colors are
draw as filled boxes labeled with the corresponding index value, then you
can pick up whatever colors you want.
Hope this helps,
Tingting

-- 
Tingting Fan
grad student visitor
NCAR/CGD/CAS
tel:303-497-1745
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Aug 23 12:18:34 2013

This archive was generated by hypermail 2.1.8 : Fri Aug 30 2013 - 14:04:57 MDT