Default color palette definitions

This commit is contained in:
Dan Paulat 2022-12-29 00:19:39 -06:00
parent 6422377e1a
commit 779d03c576
16 changed files with 295 additions and 13 deletions

View 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