cmweather


Namecmweather JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/openradar/cmweather
SummaryA library of useful colormaps when visualizing weather and climate data, with numerous color vision deficiency friendly options
upload_time2023-11-29 22:20:45
maintainerOpen Radar Community
docs_urlNone
author
requires_python>=3.6
licenseMIT license
keywords cmweather
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmweather

[![CI Status](https://github.com/openradar/cmweather/actions/workflows/ci.yaml/badge.svg)](https://github.com/openradar/cmweather/actions/workflows/ci.yaml) [![code-style](https://github.com/openradar/cmweather/actions/workflows/linting.yaml/badge.svg)](https://github.com/openradar/cmweather/actions/workflows/linting.yaml) [![CodeCov](https://img.shields.io/codecov/c/github/openradar/cmweather.svg?style=for-the-badge)](https://codecov.io/gh/openradar/cmweather)[![Conda Package](https://anaconda.org/conda-forge/cmweather/badges/version.svg)](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
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openradar/cmweather",
    "name": "cmweather",
    "maintainer": "Open Radar Community",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "mgrover@anl.gov",
    "keywords": "cmweather",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/8e/a4/2e3a9bebac08f7663469cc0fb12e520bcdaa6ece39cc27afd9a37f8c07da/cmweather-0.3.1.tar.gz",
    "platform": null,
    "description": "# cmweather\n\n[![CI Status](https://github.com/openradar/cmweather/actions/workflows/ci.yaml/badge.svg)](https://github.com/openradar/cmweather/actions/workflows/ci.yaml) [![code-style](https://github.com/openradar/cmweather/actions/workflows/linting.yaml/badge.svg)](https://github.com/openradar/cmweather/actions/workflows/linting.yaml) [![CodeCov](https://img.shields.io/codecov/c/github/openradar/cmweather.svg?style=for-the-badge)](https://codecov.io/gh/openradar/cmweather)[![Conda Package](https://anaconda.org/conda-forge/cmweather/badges/version.svg)](https://anaconda.org/conda-forge/cmweather)\n\n## Motivation\n\nThe 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!\n\nWhile 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.\n\n## Installation\n\ncmweather can be found on both PyPI and conda-forge, installable using\n\n```bash\nmamba install cmweather\n```\n\nor\n\n```bash\npip install cmweather\n```\n\n### Development Installation\n\nFor a development install, do the following in the repository directory:\n\n```bash\nconda env update -f ci/environment.yml\nconda activate cmweather-dev\npython -m pip install -e .\n```\n\nAlso, please install `pre-commit` hooks from the root directory of the created project by running:\n\n```\npre-commit install\n```\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A library of useful colormaps when visualizing weather and climate data, with numerous color vision deficiency friendly options",
    "version": "0.3.1",
    "project_urls": {
        "Documentation": "https://github.com/openradar/cmweather",
        "Homepage": "https://github.com/openradar/cmweather",
        "Source": "https://github.com/openradar/cmweather",
        "Tracker": "https://github.com/openradar/cmweather/issues"
    },
    "split_keywords": [
        "cmweather"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecbfb765b6c3d1ac9b1fe57d256f5040fc13ef5f1c36c9a183e769873f12f49f",
                "md5": "1cdfbf63321ac6ec7d065597b182b602",
                "sha256": "d41ebefd6bc1085f3558663eb9b652b7a0122620448534d972b94a38fb371586"
            },
            "downloads": -1,
            "filename": "cmweather-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1cdfbf63321ac6ec7d065597b182b602",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 47296,
            "upload_time": "2023-11-29T22:20:42",
            "upload_time_iso_8601": "2023-11-29T22:20:42.975482Z",
            "url": "https://files.pythonhosted.org/packages/ec/bf/b765b6c3d1ac9b1fe57d256f5040fc13ef5f1c36c9a183e769873f12f49f/cmweather-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ea42e3a9bebac08f7663469cc0fb12e520bcdaa6ece39cc27afd9a37f8c07da",
                "md5": "65cf14ba0d471064b6a05afb3963ecad",
                "sha256": "d2ead39b77c95ad60329f94ad8b2bc87186b873e0b4065bb77bb47deed5964ae"
            },
            "downloads": -1,
            "filename": "cmweather-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "65cf14ba0d471064b6a05afb3963ecad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 64703,
            "upload_time": "2023-11-29T22:20:45",
            "upload_time_iso_8601": "2023-11-29T22:20:45.081143Z",
            "url": "https://files.pythonhosted.org/packages/8e/a4/2e3a9bebac08f7663469cc0fb12e520bcdaa6ece39cc27afd9a37f8c07da/cmweather-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 22:20:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openradar",
    "github_project": "cmweather",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cmweather"
}
        
Elapsed time: 0.57335s