Changes between Initial Version and Version 1 of Ticket #3043, comment 23


Ignore:
Timestamp:
06/23/16 03:45:47 (9 years ago)
Author:
vincent

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3043, comment 23

    initial v1  
    66For those interested, I give in attachment the cm_data array (grass_ramp.txt),and the sequence of commands run in Scilab (viscmtograss.sce). It outputs a file which needs some cosmetics, which I did it in one go :
    77
    8 {{{scilab-cli -f 2viscmtograss.sce && cat rgbtemp | awk '{FS=" "}''{printf "%s%s %s:%s:%s\n", NR-1,"%",$1,$2,$3}'>grass_0_100 && rm rgbtemp}}}
     8{{{scilab-cli -f viscmtograss.sce && cat rgbtemp | awk '{FS=" "}''{printf "%s%s %s:%s:%s\n", NR-1,"%",$1,$2,$3}'>grass_0_100 && rm rgbtemp}}}
    99
    1010Finally I propose to add the new "grass" color rule to the existing list of default ramps.