mirror of
https://github.com/meteoinfo/MeteoInfo.git
synced 2025-12-08 20:36:05 +00:00
23 lines
304 B
Plaintext
23 lines
304 B
Plaintext
# Converted from MeteoSwiss NCL library
|
|
|
|
# number of colors in table
|
|
ncolors = 16
|
|
|
|
# r g b
|
|
255 255 255
|
|
100 0 100
|
|
175 0 175
|
|
220 0 220
|
|
50 50 200
|
|
0 100 255
|
|
0 150 150
|
|
0 200 50
|
|
100 255 0
|
|
150 255 0
|
|
200 255 50
|
|
255 255 0
|
|
255 200 0
|
|
255 160 0
|
|
255 125 0
|
|
225 25 0
|