sdfopen /grove3/iesuw/ccm1/CCM1-CNTROLPI-SEAE2025.nc enable print sfcwind.prt set grid off *used parea to set area of plot so that I could fit color bar on *should use this for single plot/page only *parea sets area for plot only, not titles, labels, legends, etc. *preserves aspect/ratio *see p. 44 *set parea xmin xmax ymin ymax set parea 1 10 2 8 set lon -180 180 set t 1 set z 1 set gxout shaded set grads off set clevs -35 -25 -20 -15 -10 -5 0 5 10 15 20 25 set ccols 6 14 9 4 11 5 13 3 10 7 12 8 2 d ts set gxout contour set cint 5 d pslm set gxout vector set grads off set arrscl 0.5 10 set arrlab on set ccolor 0 d skip(u,2,2);v *this script puts color bar on *need script cbar.gs in your working directory run cbar.gs draw title COLOR FILL TS, PSLM CONTOURS, SFC WIND VECTORS print disable print