// cpt-city: dca/alarm.p4.1.5 (cpt) // // Palettes for positive data; originally developed for displaying // earthquake shaking intensity // // author: Duncan Agnew // copyright: Public domain // year: 2009 // url: https://phillips.shef.ac.uk/pub/cpt-city/dca #declare alarm_p4_1_5 = color_map { [0.00000 color rgbf <0.9569,1.0000,0.9490,0.0000>] [0.05000 color rgbf <0.9529,1.0000,0.9373,0.0000>] [0.10000 color rgbf <0.9412,1.0000,0.9176,0.0000>] [0.15000 color rgbf <0.9294,1.0000,0.8902,0.0000>] [0.20000 color rgbf <0.9216,1.0000,0.8588,0.0000>] [0.25000 color rgbf <0.9137,1.0000,0.8118,0.0000>] [0.30000 color rgbf <0.9137,1.0000,0.7529,0.0000>] [0.35000 color rgbf <0.9294,1.0000,0.6902,0.0000>] [0.40000 color rgbf <0.9608,1.0000,0.6235,0.0000>] [0.45000 color rgbf <1.0000,0.9843,0.5529,0.0000>] [0.50000 color rgbf <1.0000,0.9059,0.4784,0.0000>] [0.55000 color rgbf <1.0000,0.8000,0.4000,0.0000>] [0.60000 color rgbf <1.0000,0.6627,0.3176,0.0000>] [0.65000 color rgbf <1.0000,0.4980,0.2314,0.0000>] [0.70000 color rgbf <1.0000,0.2980,0.1412,0.0000>] [0.75000 color rgbf <1.0000,0.0510,0.0510,0.0000>] [0.80000 color rgbf <1.0000,0.0471,0.6000,0.0000>] [0.85000 color rgbf <0.8157,0.0471,1.0000,0.0000>] [0.90000 color rgbf <0.2196,0.0471,1.0000,0.0000>] [0.95000 color rgbf <0.0471,0.4863,1.0000,0.0000>] [1.00000 color rgbf <0.0471,1.0000,0.8824,0.0000>] }