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
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 Distribution
nmc_met_graphics-0.1.3.tar.gz
(69.6 MB
view details)
File details
Details for the file nmc_met_graphics-0.1.3.tar.gz
.
File metadata
- Download URL: nmc_met_graphics-0.1.3.tar.gz
- Upload date:
- Size: 69.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a0d4415aae1e9f43d3e2821706f386d022003b423f5afc64ee0bb9ed93dc92c |
|
MD5 | 3da899fd7c001ac02ec82cc93bd3f309 |
|
BLAKE2b-256 | e03f2459fab25b9e79b6f326e6995649f6d7c427f5f5591c31107fea9fbb6124 |