// cpt-city: dca/alarm.p2.3.0 (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_p2_3_0 = color_map { [0.00000 color rgbf <0.8784,1.0000,0.8471,0.0000>] [0.05000 color rgbf <0.8784,1.0000,0.8471,0.0000>] [0.10000 color rgbf <0.8784,1.0000,0.8471,0.0000>] [0.15000 color rgbf <0.8784,1.0000,0.8431,0.0000>] [0.20000 color rgbf <0.8745,1.0000,0.8392,0.0000>] [0.25000 color rgbf <0.8706,1.0000,0.8275,0.0000>] [0.30000 color rgbf <0.8667,1.0000,0.8157,0.0000>] [0.35000 color rgbf <0.8588,1.0000,0.7961,0.0000>] [0.40000 color rgbf <0.8549,1.0000,0.7686,0.0000>] [0.45000 color rgbf <0.8549,1.0000,0.7373,0.0000>] [0.50000 color rgbf <0.8588,1.0000,0.6941,0.0000>] [0.55000 color rgbf <0.8784,1.0000,0.6431,0.0000>] [0.60000 color rgbf <0.9137,1.0000,0.5804,0.0000>] [0.65000 color rgbf <0.9804,1.0000,0.5098,0.0000>] [0.70000 color rgbf <1.0000,0.9137,0.4275,0.0000>] [0.75000 color rgbf <1.0000,0.7490,0.3294,0.0000>] [0.80000 color rgbf <1.0000,0.5176,0.2196,0.0000>] [0.85000 color rgbf <1.0000,0.1843,0.0902,0.0000>] [0.90000 color rgbf <1.0000,0.0471,0.5608,0.0000>] [0.95000 color rgbf <0.5961,0.0471,1.0000,0.0000>] [1.00000 color rgbf <0.0471,0.4275,1.0000,0.0000>] }