You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+14-1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,19 @@ cmocean
3
3
4
4
Note that colormap names were recently updated! (Summer 2016)
5
5
6
+
Besides Python, the cmocean colormaps are also available for:
7
+
8
+
* For `MATLAB <http://www.mathworks.com/matlabcentral/fileexchange/57773-cmocean-perceptually-uniform-colormaps>`_ by `Chad Greene <http://www.chadagreene.com/>`_
9
+
* For R: `Oce <http://dankelley.github.io/oce/>`_ oceanographic analysis package by `Dan Kelley <http://www.dal.ca/faculty/science/oceanography/people/faculty/daniel-e-kelley.html>`_ and `Clark Richards <http://clarkrichards.org/>`_
10
+
* For `Ocean Data Viewer <https://github.com/kthyng/cmocean-odv>`_
11
+
* For `Generic Mapping Tools (GMT) <https://github.com/kthyng/cmocean-gmt>`_
12
+
* For `Paraview <https://github.com/kthyng/cmocean-paraview>`_, inspired by `Phillip Wolfram <https://github.com/pwolfram>`_.
13
+
* In `Plotly <https://plot.ly/python/cmocean-colorscales/>`_
14
+
* Chad Greene's `Antartic Mapping Tools <http://www.mathworks.com/matlabcentral/fileexchange/47638-antarctic-mapping-tools>`_ in Matlab uses cmocean
15
+
6
16
`Documentation available <http://matplotlib.org/cmocean/>`_
7
17
8
-
To install, type: `pip install cmocean` or if you use Anaconda, `conda install -c conda-forge cmocean`.
0 commit comments