cmweather 0.1.0


pip install cmweather==0.1.0


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
Continuous Integration Status Code Style Status https://img.shields.io/codecov/c/github/openradar/cmweather.svg?style=for-the-badge

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy
matplotlib