GitHub - matplotlib/cmocean: Colormap setup for standardizing commonly-plotting oceanographic variables.
Skip to content

Colormap setup for standardizing commonly-plotting oceanographic variables.

License

Notifications You must be signed in to change notification settings

matplotlib/cmocean

Repository files navigation

cmocean

Build Status Code Coverage License:MIT Conda Version Python Package Index

Documentation available: http://matplotlib.org/cmocean/.

We have a paper with guidelines to colormap selection for your application and a description of the cmocean colormaps: Thyng, K. M., Greene, C. A., Hetland, R. D., Zimmerle, H. M., & DiMarco, S. F. (2016). True colors of oceanography. Oceanography, 29(3), 10. link: http://tos.org/oceanography/assets/docs/29-3_thyng.pdf

Besides Python, the cmocean colormaps are also available:

To install: pip install cmocean

To install with Anaconda: conda install -c conda-forge cmocean

If you want to be able to use the plots submodule, you can instead install with:

pip install "cmocean[plots]"

which will also install viscm and colorspacious.