mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:40:06 +00:00
Default color palette definitions
This commit is contained in:
parent
6422377e1a
commit
779d03c576
16 changed files with 295 additions and 13 deletions
24
scwx-qt/res/palettes/wct/DOD_DSD.pal
Normal file
24
scwx-qt/res/palettes/wct/DOD_DSD.pal
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
; NEXRAD Level-3 palette for product code 174 - Dig One Hr Pcp Diff (Dual Pol) - DOD
|
||||
; NEXRAD Level-3 palette for product code 175 - Storm Total Diff (Dual Pol) - DSD
|
||||
|
||||
Units: IN
|
||||
|
||||
Scale: 0.03937 ; convert internal units (MM) to INCHES
|
||||
Color: 3.0 255 255 255
|
||||
Color: 2.5 250 190 189
|
||||
Color: 2.0 255 0 0
|
||||
Color: 1.5 255 182 0
|
||||
Color: 1.0 255 255 0
|
||||
Color: 0.6 189 255 0
|
||||
Color: 0.3 0 255 0
|
||||
Color: 0.1 99 215 99
|
||||
Color: 0.0 60 60 60
|
||||
#Color: 0.0 255 255 255
|
||||
Color: -0.1 99 223 222
|
||||
Color: -0.3 0 255 255
|
||||
Color: -0.6 0 174 255
|
||||
Color: -1.0 0 0 255
|
||||
Color: -1.5 198 0 255
|
||||
Color: -2.0 255 40 255
|
||||
Color: -2.5 255 190 255
|
||||
Color: -3.0 255 255 255
|
||||
Loading…
Add table
Add a link
Reference in a new issue