cmocean perceptually-uniform colormaps
Perceptually-uniform colormaps inspired by oceanography
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Thyng, Kristen, et al. “True Colors of Oceanography: Guidelines for Effective and Accurate Colormap Selection.” Oceanography, vol. 29, no. 3, The Oceanography Society, Sept. 2016, pp. 9–13, doi:10.5670/oceanog.2016.66.
Acknowledgements
Inspired by: Oceanographic Data Visualized with MATLAB, CMRmap.m, Color Palette Tables (.cpt) for Matlab, Modified CMRmap, CubeHelix Colormap Generator, ColorBrewer: Attractive and Distinctive Colormaps, Mixing (MX) Oceanographic Toolbox for EM-APEX float data, jLab: A Matlab toolbox for data analysis, Argo Toolbox
Inspired: Ship-Borne Lidar Kelvin-Helmholtz billow observed with lidar, xcorr3, EOF, crameri perceptually uniform scientific colormaps, Cyclic color map, anomaly, How to estimate subglacial water routes, Intuitive RGB color values from XKCD
General Information
- Version 2.2.0 (896 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.2.0 | port to github |
||
| 2.1.0 | Updated the image. |
||
| 2.0.0 | Added new rain, topo, diff, and tarn colormaps. |
||
| 1.5.0 | Modified input parser, following a suggestion by Phelype Oleinik. Also, now, if no outputs are specified it sets the colormap of the current axes via colormap(gca,cmap) whereas previously it was simply colormap(cmap). |
||
| 1.4.0 | Documentation fix. |
||
| 1.3.0 | The 'zero' option for diverging colormaps has been extended to a 'pivot' syntax, which allows setting a pivot point to any value, zero or otherwise. |
||
| 1.2.0 | Added a link to our Oceanography paper. Also added the feature to simply type "cmocean" to bring up a window showing colormap options. |
||
| 1.1.0 |