[gradsusr] How to view only one contour value thicker?

James Spinks jspin881 at hotmail.com
Sat Aug 22 15:24:24 EDT 2015


'set gxout contour'

* Contour positive values
'set cmin 0'
'set ccolor 1'
'd lifted Index'

* Contour Negative Values
'set cmax 0'
'set ccolor 1'
'set cstyle 2'
'd lifted Index'

* Contour 0 values with increased line thickness
'set clevs 0'
'set ccolor 1'
'set cthick 11'
'd lifted Index'



From: mino-98 at hotmail.it
To: gradsusr at gradsusr.org
Date: Sat, 22 Aug 2015 14:43:50 +0200
Subject: [gradsusr] How to view only one contour value thicker?




Hi, I am displaying Lifted Index as 'gxout contour' in GrADS 2.0.2, and all is great. But I would like the value "0" to be thicker than the others, to mark the "boundary" between positive and negative contour labels values.How should I do?
Thanks,Giacomo 		 	   		  

_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org
http://gradsusr.org/mailman/listinfo/gradsusr 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150822/5ddfe9d6/attachment-0001.html 


More information about the gradsusr mailing list