.gitignore
.pre-commit-config.yaml
.prettierrc.toml
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
codecov.yml
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
.github/workflows/ci.yaml
.github/workflows/linting.yaml
.github/workflows/pypi.yaml
binder/Dockerfile
binder/apt.txt
binder/environment.yml
binder/postBuild
binder/start
ci/environment-docs.yml
ci/environment.yml
cmweather/__init__.py
cmweather/_cm.py
cmweather/_cm_colorblind.py
cmweather/balance-rgb.txt
cmweather/chase-spectral-rgb.txt
cmweather/cm.py
cmweather/cm_colorblind.py
cmweather/crameri-michelson-oleron-depol.txt
cmweather/crameri-michelson-roma-rhohv.txt
cmweather/plasmidis-rgb.txt
cmweather/spectral-extended-rgb.txt
cmweather.egg-info/PKG-INFO
cmweather.egg-info/SOURCES.txt
cmweather.egg-info/dependency_links.txt
cmweather.egg-info/not-zip-safe
cmweather.egg-info/requires.txt
cmweather.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/api.md
docs/source/conf.py
docs/source/contributing.md
docs/source/index.md
docs/source/usage.md
notebooks/example-notebook.ipynb
tests/test_cm.py
tests/test_cm_colorblind.py