// cpt-city: dca/alarm.p3.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_p3_1_5 = color_map { [0.00000 color rgbf <0.8784,1.0000,0.8471,0.0000>] [0.05000 color rgbf <0.8706,1.0000,0.8353,0.0000>] [0.10000 color rgbf <0.8627,1.0000,0.8078,0.0000>] [0.15000 color rgbf <0.8549,1.0000,0.7765,0.0000>] [0.20000 color rgbf <0.8549,1.0000,0.7373,0.0000>] [0.25000 color rgbf <0.8588,1.0000,0.6941,0.0000>] [0.30000 color rgbf <0.8784,1.0000,0.6471,0.0000>] [0.35000 color rgbf <0.9059,1.0000,0.5922,0.0000>] [0.40000 color rgbf <0.9529,1.0000,0.5373,0.0000>] [0.45000 color rgbf <1.0000,0.9804,0.4745,0.0000>] [0.50000 color rgbf <1.0000,0.8941,0.4118,0.0000>] [0.55000 color rgbf <1.0000,0.7843,0.3451,0.0000>] [0.60000 color rgbf <1.0000,0.6431,0.2745,0.0000>] [0.65000 color rgbf <1.0000,0.4784,0.2039,0.0000>] [0.70000 color rgbf <1.0000,0.2824,0.1255,0.0000>] [0.75000 color rgbf <1.0000,0.0510,0.0510,0.0000>] [0.80000 color rgbf <1.0000,0.0471,0.2588,0.0000>] [0.85000 color rgbf <1.0000,0.0471,0.4824,0.0000>] [0.90000 color rgbf <1.0000,0.0471,0.7098,0.0000>] [0.95000 color rgbf <1.0000,0.0471,0.9490,0.0000>] [1.00000 color rgbf <0.8078,0.0471,1.0000,0.0000>] }