define colormap question

From: jerry <jerry_at_nyahnyahspammersnyahnyah>
Date: Mon, 12 Jun 2006 15:31:31 +0800

hi

i define a colormap "vor.gp" and move the file to the directory
$NCARG_ROOT/lib/ncarg/colormaps/

when i test the new color table with the code¡G

begin
    wks = gsn_open_wks("x11","test")
    gsn_define_colormap(wks,"vor")
    gsn_draw_colormap(wks)
end

it will get the error message

fatal¡GCvtStringToCmap¡GUnable to convert string "vor" to ColorMap
warning¡GError retrieving resource wkColorMap from args - Ignoring Arg

I need help

thanks

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Jun 12 2006 - 01:31:31 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 12 2006 - 07:29:25 MDT