mirror of
https://github.com/meteoinfo/MeteoInfo.git
synced 2025-12-08 20:36:05 +00:00
22 lines
291 B
Plaintext
22 lines
291 B
Plaintext
# Converted from MeteoSwiss NCL library
|
|
|
|
# number of colors in table
|
|
ncolors = 15
|
|
|
|
# r g b
|
|
255 255 255
|
|
0 0 0
|
|
32 32 32
|
|
64 64 64
|
|
96 96 96
|
|
128 128 128
|
|
160 160 160
|
|
192 192 192
|
|
224 224 224
|
|
255 0 0
|
|
0 255 0
|
|
0 0 255
|
|
255 255 0
|
|
0 255 255
|
|
255 0 255
|