// cpt-city: tp/tpglarm (cpt) // // Schemes for topographic maps by Tom Patterson // // author: Tom Patterson // copyright: Public domain // year: 2011 // url: https://phillips.shef.ac.uk/pub/cpt-city/tp #declare tpglarm = color_map { [0.00000 color rgbf <0.5686,0.5373,0.5059,0.0000>] [0.00714 color rgbf <0.6471,0.6157,0.5725,0.0000>] [0.02857 color rgbf <0.6980,0.6588,0.6118,0.0000>] [0.08571 color rgbf <0.7882,0.7412,0.6745,0.0000>] [0.14286 color rgbf <0.8353,0.7882,0.7020,0.0000>] [0.28571 color rgbf <0.8314,0.7216,0.6431,0.0000>] [0.42857 color rgbf <0.8314,0.7569,0.7137,0.0000>] [0.57143 color rgbf <0.8353,0.8196,0.8118,0.0000>] [0.71429 color rgbf <0.8706,0.8706,0.8706,0.0000>] [0.85714 color rgbf <0.9333,0.9333,0.9333,0.0000>] [1.00000 color rgbf <0.9608,0.9608,0.9608,0.0000>] }