gsn_csm_contour

From: Xiaoyan Ma <xiaoyan.ma_at_nyahnyahspammersnyahnyah>
Date: Fri Feb 03 2012 - 08:24:37 MST
Dear NCL community,

I use "gsn_csm_contour" to do the plotting. The variable A is in 3D, i.e. A(lat,lon,height)

I used the following to make a lat-height contour for the fixed lon.

var = f->A(:,50,:)

plot = gsn_csm_contour(wks,var, res)

As the example on the website, I should see a contour with lat on horizontal, and height on vertical. But my plot is opposite, so how to make a plot like the example.

Thanks,
Xiaoyan

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Feb 3 08:24:46 2012

This archive was generated by hypermail 2.1.8 : Mon Feb 06 2012 - 14:24:56 MST