A library of useful colormaps when visualizing weather and climate data, with numerous color vision deficiency friendly options
Project Links
Meta
Maintainer: Open Radar Community
Requires Python: >=3.6
Classifiers
Development Status
- 2 - Pre-Alpha
License
- OSI Approved :: MIT License
Natural Language
- English
Programming Language
- Python :: 3
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
Topic
- Scientific/Engineering
Operating System
- OS Independent
Intended Audience
- Science/Research
cmweather
Development
For a development install, do the following in the repository directory:
conda env update -f ci/environment.yml
conda activate cmweather-dev
python -m pip install -e .
Also, please install pre-commit hooks from the root directory of the created project by running:
pre-commit install
These code style pre-commit hooks (black, isort, flake8, …) will run every time you are about to commit code.
Jan 04, 2024
0.3.2
Nov 29, 2023
0.3.1
Nov 06, 2023
0.3.0
Oct 30, 2023
0.2.0
Aug 17, 2023
0.1.0
Aug 17, 2023
0.0.0