// cpt-city: wkp/precip/wiki-precip-mm (cpt) // // A scheme for global precipitation by Wikipedia contributor PZmaps // // author: PZmaps // copyright: Creative commons attribution share-alike 3.0 unported // year: 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/wkp/precip #declare wiki_precip_mm = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.02857 color rgbf <0.7490,0.9647,0.7529,0.0000>] [0.05714 color rgbf <0.5961,0.9451,0.5961,0.0000>] [0.08571 color rgbf <0.4431,0.9216,0.4431,0.0000>] [0.11429 color rgbf <0.2863,0.8980,0.2902,0.0000>] [0.14286 color rgbf <0.1020,0.8784,0.1216,0.0000>] [0.17143 color rgbf <0.0157,0.8314,0.4588,0.0000>] [0.20000 color rgbf <0.0275,0.7843,0.8118,0.0000>] [0.22857 color rgbf <0.0314,0.7529,0.7922,0.0000>] [0.25714 color rgbf <0.0039,0.7216,0.7804,0.0000>] [0.28571 color rgbf <0.0118,0.6941,0.7686,0.0000>] [0.31429 color rgbf <0.0392,0.6627,0.7569,0.0000>] [0.34286 color rgbf <0.0196,0.6314,0.7412,0.0000>] [0.37143 color rgbf <0.0118,0.6000,0.7294,0.0000>] [0.40000 color rgbf <0.0275,0.5725,0.7216,0.0000>] [0.42857 color rgbf <0.0000,0.5373,0.7098,0.0000>] [0.45714 color rgbf <0.0078,0.5098,0.6980,0.0000>] [0.48571 color rgbf <0.0078,0.4784,0.6863,0.0000>] [0.51429 color rgbf <0.0314,0.4431,0.6706,0.0000>] [0.54286 color rgbf <0.0157,0.4118,0.6627,0.0000>] [0.57143 color rgbf <0.0039,0.3843,0.6549,0.0000>] [0.60000 color rgbf <0.0000,0.3529,0.6392,0.0000>] [0.62857 color rgbf <0.0000,0.3216,0.6275,0.0000>] [0.65714 color rgbf <0.0000,0.2902,0.6157,0.0000>] [0.68571 color rgbf <0.0000,0.2588,0.6039,0.0000>] [0.71429 color rgbf <0.0039,0.2275,0.5882,0.0000>] [0.74286 color rgbf <0.0039,0.1961,0.5804,0.0000>] [0.77143 color rgbf <0.0078,0.1647,0.5686,0.0000>] [0.80000 color rgbf <0.0196,0.1333,0.5569,0.0000>] [0.82857 color rgbf <0.0039,0.1059,0.5451,0.0000>] [0.85714 color rgbf <0.0157,0.0667,0.5255,0.0000>] [0.88571 color rgbf <0.0392,0.0353,0.5098,0.0000>] [0.91429 color rgbf <0.0157,0.0157,0.5137,0.0000>] [0.94286 color rgbf <0.0000,0.0000,0.5098,0.0000>] [0.97143 color rgbf <0.0000,0.0000,0.5098,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.5098,0.0000>] }