Skip to main content

Meteorological modules for calculation and colormap.

Project description

NakaMetPy

PyPI version Anaconda version pytest

概要

このモジュールはMetPyをNumPyのみで動作するように書き換えたものです。 気象データをNumPyでベクトル(配列)として扱うことを想定しています。

そのため、変数単位はMetPyとは異なり自分で気をつけて関数に与えなければなりません。 また、関数の鉛直層数および時間のサイズはERA5の気圧面の次元のサイズをデフォルトで与えています。そのため、JRA-55やNCEP FNLで使用する際にはlev_lenやt_lenの値を毎回与える必要があります。

NakaMetPyは今後はもっと拡充していく予定です。 皆さんのContributionもお待ちしています。

Abstract

nakametpy is a rewrited package of MetPy based on NumPy. I appreciate your contribution.

Documentation

ドキュメンテーションはこちらのページにあります。 Documentation is HERE.

How to Install

via Anaconda

conda install -c muchiwo nakametpy

via PyPI

pip install nakametpy

Licence: BSD-3-Clause

Next(1.0.0):

  • ドキュメンテーションの公開(devには公開済み)
  • Colormapの実装(add colormaps)
  • JMAのデータを読む時に便利な関数の実装

To Do:

  • MetPyの関数の移植(Further addition of MetPy function)
  • NCLに実装されている関数の移植(adding the NCL's function)
  • 方位角平均を取る関数の作成(Add function of Azimuthal Mean)
  • ドキュメンテーションの作成(Create docummentation webpage)

Future:

  • Matplotlibの気象でよく使うであろうカラーマップを返す関数の実装(0.3.0)(Add colormap function which is used often in Meteorology)
  • 計算部分のGPU対応(1.x or 2.x)(GPU compatible)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nakametpy-2021.6.0.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

nakametpy-2021.6.0-py3-none-any.whl (20.5 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