// cpt-city: dca/alarm.p2.0.2 (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_0_2 = color_map { [0.00000 color rgbf <0.8784,1.0000,0.8471,0.0000>] [0.05000 color rgbf <1.0000,0.4000,0.1725,0.0000>] [0.10000 color rgbf <1.0000,0.1216,0.0706,0.0000>] [0.15000 color rgbf <1.0000,0.0471,0.2706,0.0000>] [0.20000 color rgbf <1.0000,0.0471,0.5333,0.0000>] [0.25000 color rgbf <1.0000,0.0471,0.7490,0.0000>] [0.30000 color rgbf <1.0000,0.0471,0.9333,0.0000>] [0.35000 color rgbf <0.8980,0.0471,1.0000,0.0000>] [0.40000 color rgbf <0.7569,0.0471,1.0000,0.0000>] [0.45000 color rgbf <0.6314,0.0471,1.0000,0.0000>] [0.50000 color rgbf <0.5098,0.0471,1.0000,0.0000>] [0.55000 color rgbf <0.4039,0.0471,1.0000,0.0000>] [0.60000 color rgbf <0.3020,0.0471,1.0000,0.0000>] [0.65000 color rgbf <0.2039,0.0471,1.0000,0.0000>] [0.70000 color rgbf <0.1176,0.0471,1.0000,0.0000>] [0.75000 color rgbf <0.0471,0.0627,1.0000,0.0000>] [0.80000 color rgbf <0.0471,0.1412,1.0000,0.0000>] [0.85000 color rgbf <0.0471,0.2157,1.0000,0.0000>] [0.90000 color rgbf <0.0471,0.2902,1.0000,0.0000>] [0.95000 color rgbf <0.0471,0.3608,1.0000,0.0000>] [1.00000 color rgbf <0.0471,0.4275,1.0000,0.0000>] }