# cmweather
[](https://github.com/openradar/cmweather/actions/workflows/ci.yaml) [](https://github.com/openradar/cmweather/actions/workflows/linting.yaml) [](https://codecov.io/gh/openradar/cmweather)[](https://anaconda.org/conda-forge/cmweather)
## Motivation
The motivation for this package is to contain weather maps relevant to the weather and climate community. There are many colormaps that are unique to the weather/climate community that are not included in core libraries such as [matplotlib](https://matplotlib.org/). This is also meant to be a community collaboration, across multiple domain-specific packages (ex. MetPy, GeoCAT, Py-ART). It is lightweight, easy to install, and we encourage contributions from across the community!
While not all of the colormaps are color vision deficiency (CVD) friendly, we do include CVD friendly colormaps, and encourage users to use these when possible.
## Installation
cmweather can be found on both PyPI and conda-forge, installable using
`bash mamba install cmweather `
or
`bash pip install cmweather `
### Development Installation
For a development install, do the following in the repository directory:
`bash 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 `
Release files for cmweather 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmweather-0.3.2.tar.gz | 65.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cmweather-0.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 112.3 kB
Release files / cmweather-0.3.2.tar.gz
| Download URL | cmweather-0.3.2.tar.gz |
|---|---|
| Size | 65.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d374b068fcbfeed87bc511f1f77a6047ae752f4a175a852587414b615b4baa5a
|
|
BLAKE2b-256 checksum How to use checksums |
20fd04580a6c8ce0a1d3944d3cc686300088a20de6dc2527c377ca22ffbd963f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|
Release files / cmweather-0.3.2-py3-none-any.whl
| Download URL | cmweather-0.3.2-py3-none-any.whl |
|---|---|
| Size | 47.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2015dc63dd516d68db95303db12fb23adee10242627e1d9370d27bed4e1fd13d
|
|
BLAKE2b-256 checksum How to use checksums |
ff44107d38f34695368caf404ef2792c5a8b2866aef08a9282d13e7dca34b43d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|