jiffyclub / palettable

Color palettes for Python
https://jiffyclub.github.io/palettable/
Other
768 stars 73 forks source link

Addition of perceptually uniform color maps for scientific data #27

Closed MarkWieczorek closed 5 years ago

MarkWieczorek commented 6 years ago

Would it be possible to add additional perceptually uniform color maps for scientific data? There are several on this web site that are better suited to the geosciences than viridis, inferno and magma:

http://www.fabiocrameri.ch/colourmaps.php

Crameri commented 6 years ago

fyi: that would be fine with me. Should you agree that adding them is useful too, the scientific colour-maps are available in a variety of common data formats on my webpage (see above). Let me know, if any other format is preferred though.

jiffyclub commented 5 years ago

@Crameri, I'd love to add these, how would you like the module named within palettable? crameri? geo? scientific?

Crameri commented 5 years ago

„Scientific“ would be fine. Cheers!

jiffyclub commented 5 years ago

These are now included in version 3.3.0! https://jiffyclub.github.io/palettable/scientific/

Thanks for the suggestion, and thanks @Crameri for permission to add these.

dcherian commented 5 years ago

The preview images aren't showing on that link?

jiffyclub commented 5 years ago

@dcherian thanks for letting me know, I believe I've got that fixed!