Drawing a simple color bar...

Arlindo Arriaga <[email protected]> Wed, 21 May 2014 15:39:25 +0100
Newsgroups gmane.comp.gis.gmt.user
Message-ID <[email protected]>
  

Dear all 

I have been working successfully with GMT4 for a while.


Today, I needed to test a few selected color shades for a palette and
wanted to look at such color shades on the bar itself, 

to check if the
shades of the same color looked really different on the screen.


Surprisingly, psscale is NOT working and I have NOT been able to find
out what is wrong with the simple comand... 

I am attaching two files:
the file with RGB codes and the file with the shell script. 

I would
appreciate if someone could tell me what I am missing or doing wrong.


Thanks very much for the kindness of your help. 

Arlindo Arriaga 


Mailing list for GMT discussions of all kinds.  If you are not sure you have found a bug, discuss it here first.
To formally report bugs or request features, please register and add New Issue on gmt.soest.hawaii.edu
To unsubscribe, send the message "signoff gmt-help" to [email protected]
Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum on gmt.soest.hawaii.edu instead.
GMT_testRGB.cpt (application/mac-compactpro, 304 B) - not displayed
testRGB.sh (application/x-sh, 211 B)
COLORTABLE='testRGB'
makecpt -C$COLORTABLE -D  -T10.0/12.0/0.25  > arlindo.cpt

psscale -D2.0c/2.0c/10.0c/1.0c  -Carlindo.cpt  -B0.5c   --ANNOT_FONT_SIZE_PRIMARY=12p  -K -O >> arlindo.ps

gv arlindo.ps
exit