.gitignore
.travis.yml
LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/codeql.yml
.github/workflows/release.yaml
.github/workflows/test.yaml
ci/environment-py3.10.yml
ci/environment-py3.8.yml
ci/environment-py3.9.yml
cmocean/__init__.py
cmocean/cm.py
cmocean/data.py
cmocean/plots.py
cmocean/tools.py
cmocean.egg-info/PKG-INFO
cmocean.egg-info/SOURCES.txt
cmocean.egg-info/dependency_links.txt
cmocean.egg-info/requires.txt
cmocean.egg-info/top_level.txt
cmocean/rgb/algae-rgb.txt
cmocean/rgb/algae.py
cmocean/rgb/amp-rgb.txt
cmocean/rgb/balance-blue.py
cmocean/rgb/balance-red.py
cmocean/rgb/balance-rgb.txt
cmocean/rgb/curl-pink.py
cmocean/rgb/curl-rgb.txt
cmocean/rgb/curl-turquoise.py
cmocean/rgb/deep-rgb.txt
cmocean/rgb/deep.py
cmocean/rgb/delta-blue.py
cmocean/rgb/delta-green.py
cmocean/rgb/delta-rgb.txt
cmocean/rgb/dense-rgb.txt
cmocean/rgb/dense.py
cmocean/rgb/diff-rgb.txt
cmocean/rgb/diff.jscm
cmocean/rgb/gray-rgb.txt
cmocean/rgb/gray.py
cmocean/rgb/haline-rgb.txt
cmocean/rgb/haline.py
cmocean/rgb/ice-rgb.txt
cmocean/rgb/ice.py
cmocean/rgb/matter-rgb.txt
cmocean/rgb/matter.py
cmocean/rgb/oxy-rgb.txt
cmocean/rgb/oxy.py
cmocean/rgb/phase-rgb.txt
cmocean/rgb/phase.py
cmocean/rgb/rain-rgb.txt
cmocean/rgb/rain.jscm
cmocean/rgb/solar-rgb.txt
cmocean/rgb/solar.py
cmocean/rgb/speed-rgb.txt
cmocean/rgb/tarn-rgb.txt
cmocean/rgb/tarn.jscm
cmocean/rgb/tempo-rgb.txt
cmocean/rgb/thermal-rgb.txt
cmocean/rgb/thermal.py
cmocean/rgb/topo-land.jscm
cmocean/rgb/topo-rgb.txt
cmocean/rgb/turbid-rgb.txt
cmocean/rgb/turbid.py
docs/Makefile
docs/make.bat
docs/whats_new.md
docs/source/cmocean.rst
docs/source/colormaps_viscm.rst
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
figures/MS08_L12.png
figures/MS09_L05.png
figures/MS09_L10.png
figures/MS2_L10.png
figures/sample-data-regclimits.png
figures/sample-data-showfullcolors.png
tests/test_cmocean.py