A collection for meteorological graphic functions.
Project description
气象数据绘图功能
提供气象绘图功能函数, 包括颜色表处理, 屏蔽区域, 添加地图边界, 绘制天气分析图等.
Only Python 3 is supported.
建议安装Anaconda数据科学工具库,
已包括scipy, numpy, matplotlib等大多数常用科学程序库.
Install
Using the fellowing command to install packages:
- 预安装程序库
conda install -c conda-forge cartopy
- 使用pypi安装源安装(https://pypi.org/project/nmc-met-graphics/)
pip install nmc-met-graphics
- 若要安装Github上的开发版(请先安装Git软件):
pip install git+git://github.com/nmcdev/nmc_met_graphics.git
- 或者下载软件包进行安装:
git clone --recursive https://github.com/nmcdev/nmc_met_graphics.git
cd nmc_met_graphics
python setup.py install
可选支持库:
- Magics,
conda install -c conda-forge magics
Change log:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for nmc_met_graphics-0.1.5.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de1f8f9f14967111b34137f23a4cb8e2514dcc57a1ac1421a635d2653f4dd3ee |
|
MD5 | f00574e3a53d0e15662d8229d1f492d8 |
|
BLAKE2b-256 | a05550ec56c1c4dd177ba673dbce3c338306b933820f3c52c15585532129abe4 |