// cpt-city: dca/alarm.p4.0.3 (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_0_3 = color_map { [0.00000 color rgbf <0.9569,1.0000,0.9490,0.0000>] [0.05000 color rgbf <1.0000,0.8039,0.4000,0.0000>] [0.10000 color rgbf <1.0000,0.5686,0.2627,0.0000>] [0.15000 color rgbf <1.0000,0.3647,0.1686,0.0000>] [0.20000 color rgbf <1.0000,0.1765,0.0941,0.0000>] [0.25000 color rgbf <1.0000,0.0471,0.1294,0.0000>] [0.30000 color rgbf <1.0000,0.0471,0.4471,0.0000>] [0.35000 color rgbf <1.0000,0.0471,0.7255,0.0000>] [0.40000 color rgbf <1.0000,0.0471,0.9765,0.0000>] [0.45000 color rgbf <0.7843,0.0471,1.0000,0.0000>] [0.50000 color rgbf <0.5725,0.0471,1.0000,0.0000>] [0.55000 color rgbf <0.3765,0.0471,1.0000,0.0000>] [0.60000 color rgbf <0.1882,0.0471,1.0000,0.0000>] [0.65000 color rgbf <0.0471,0.0863,1.0000,0.0000>] [0.70000 color rgbf <0.0471,0.2510,1.0000,0.0000>] [0.75000 color rgbf <0.0471,0.4118,1.0000,0.0000>] [0.80000 color rgbf <0.0471,0.5647,1.0000,0.0000>] [0.85000 color rgbf <0.0471,0.7059,1.0000,0.0000>] [0.90000 color rgbf <0.0471,0.8510,1.0000,0.0000>] [0.95000 color rgbf <0.0471,0.9804,1.0000,0.0000>] [1.00000 color rgbf <0.0471,1.0000,0.8824,0.0000>] }