Re: how to plot this contour map

From: Zhuanshi He <zhuanshi.he_at_nyahnyahspammersnyahnyah>
Date: Mon Oct 11 2010 - 17:31:16 MDT

Hi Hongyan,

I think you are looking for the similar method used in example
http://www.ncl.ucar.edu/Applications/Scripts/ce_2.ncl

cnLevelSelectionMode = "ManualLevels"
cnMinLevelValF = -10.
cnMaxLevelValF = 35.
cnLevelSpacingF = 5., manually sets the contour levels.

see more examples @ http://www.ncl.ucar.edu/Applications/cylineq.shtml

Also, please check Contours Plot Type Examples @
http://www.ncl.ucar.edu/Applications/list_ptypes.shtml

Hope this helps.

ZHUANSHI
---------------------

On Mon, Oct 11, 2010 at 6:10 PM, H.Dang <danghy@gmail.com> wrote:

> Hi dear all,
>
> I have some data to plot, but got no idea which function I should use. The
> data is like V(100,100), but the value on most grids are zero, I want to
> plot contours on those non-zero area, say, V(30:40, 30:40). So What command
> should I use? Thank you!
>
> --
> Cordially,
> Hongyan
> 鸿é›
>
> _______________________________________________
> 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 Oct 11 17:31:23 2010

This archive was generated by hypermail 2.1.8 : Tue Oct 12 2010 - 15:27:00 MDT