plotting subset of array with gsn_csm_contour

From: <Mark.Collier_at_nyahnyahspammersnyahnyah>
Date: Thu, 25 Jun 2009 15:30:59 +1000

Hi,
I am plotting an ocean field with depth vs. latitude axis and are wondering if the axis range can be selected so as not to plot over the existing axis?

A bit like setting resources:

res_at_mpCenterLonF = 180.
res_at_mpMinLonF = 0.
res_at_mpMaxLonF = 360.
res_at_mpMinLatF = -80.
res_at_mpMaxLatF = 90.

with gsn_csm_contour_map_ce?

I suppose one way to do it is to subset the 2d array before plotting it?

Regards,
Mark.
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jun 24 2009 - 23:30:59 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 25 2009 - 06:30:15 MDT