begin wks = gsn_open_wks("png","color1") ; Open "color1.png" PostScript file gsn_draw_colormap(wks) ; Draw the default color map. end