Re: plotting with Lambert Conformal grid

From: Sylvia Murphy (murphys AT XXXXXX)
Date: Tue Dec 11 2001 - 09:52:28 MST


jason,

the gsn_csm* plot templates all expect lat/lon coordinates that are one
dimensional.

the way we have been plotting grids on a native lambert conformal grid is
to use generic gsn_contour_map which does not require lat/lon coordinate
variables.

there is no generic version of gsn_csm_vector_scalar_map. In this instance,
you will probably have to use gsn_vector_map and gsn_contour_map and create
two separate plots that you overlay using overlay().

sm

******************************************************
Sylvia Murphy EML: murphys AT ucar.edu
NCAR CGD/CAS PHN: 303-497-1720
1850 Table Mesa Dr FAX: 303-497-1333
Boulder, CO 80305
                                
WEB: http://www.cgd.ucar.edu/csm/support/
     http://www.cgd.ucar.edu/csm/support/CSM_Graphics/
          
******************************************************



This archive was generated by hypermail 2b29 : Tue Feb 19 2002 - 09:06:07 MST