// cpt-city: h5/autumn (cpt) // // Colour tables from the h5utils package // // author: Steven G. Johnson // copyright: MIT // year: 2009 // url: https://phillips.shef.ac.uk/pub/cpt-city/h5 #declare autumn = color_map { [0.00000 color rgbf <1.0000,0.0000,0.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,0.0000,0.0000>] }