Skip to main content

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:


  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


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

nmc_met_base-0.1.4.4-py3-none-any.whl (148.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page