A collections of basic functions for meteorological development.
Project description
气象应用开发基本程序库
提供一些关于气象科学计算的基础功能函数,包括数组处理、数学函数、物理常数、时间处理、客观分析等模块;
以及气象诊断分析程序,包括动力, 热力, 水汽和天气特征分析等。
Only Python 3 is supported. 建议安装Anaconda数据科学工具库, 已包括scipy, numpy, matplotlib等大多数常用科学程序库.
Install
Using the fellowing command to install packages:
- 使用pypi安装源安装(https://pypi.org/project/nmc-met-base/)
pip install nmc-met-base
- 若要安装Github上的开发版(请先安装Git软件):
pip install git+git://github.com/nmcdev/nmc_met_base.git
- 或者下载软件包进行安装:
git clone --recursive https://github.com/nmcdev/nmc_met_base.git
cd nmc_met_base
python setup.py install
可选支持库:
- pyinterp,
conda install pyinterp -c conda-forge
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
File details
Details for the file nmc_met_base-0.1.5.1-py3-none-any.whl
.
File metadata
- Download URL: nmc_met_base-0.1.5.1-py3-none-any.whl
- Upload date:
- Size: 222.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/6.0.0 pkginfo/1.8.2 requests/2.28.2 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63805e83d6df9b63be218e3065a0a1ab7125360432a20578531b8e24b6e96b05 |
|
MD5 | 699e66868910bdeb5d81286a9b40c08c |
|
BLAKE2b-256 | b9a6500f4bde4e6dff9c9de057281ea9388011b915f1ee86366157e230066816 |