Dependencies¶
The requirements.txt file contains this project’s full module dependencies.
You can install these dependencies using pip.
pip install -r requirements.txt
requirements.txt¶
click>=8.0.1
pip-check-reqs
pip-licenses
flake8
flake8-docstrings
pytest
pytest-cov
pytest-pythonpath
setuptools
Sphinx
sphinx-rtd-theme
tox
twine
black
pandas>=1.2.3
numpy>=1.20.3
dask>=2021.6.2
cartopy==0.19.0.post1
matplotlib>=3.3.4
metpy>=1.0
PyYAML
importlib-resources>=5.2.2
rich>=10.13
Runtime Dependencies and Licenses¶
Name |
Version |
License |
URL |
Cartopy |
0.19.0.post1 |
GNU Lesser General Public License v3 or later (LGPLv3+) |
|
MetPy |
1.0.0 |
BSD License |
|
PyYAML |
5.4.1 |
MIT License |
|
click |
8.0.1 |
BSD License |
|
dask |
2021.6.2 |
BSD License |
|
importlib-resources |
5.2.2 |
Apache Software License |
|
matplotlib |
3.3.4 |
Python Software Foundation License |
|
numpy |
1.20.3 |
BSD License |
|
pandas |
1.2.3 |
BSD |