Meteorological modules for calculation and colormap.
Project description
NakaMetPy
概要
このモジュールはMetPyの関数をNumPyで動作するように書き換えた関数のほか、 観測データを扱う上で便利な関数が含まれています。 気象データをNumPyでベクトル(配列)として扱うことを想定しています。
そのため変数単位はMetPyとは異なり自分で気をつけて関数に与えなければなりません。
また、関数の鉛直層数および時間のサイズは適当に与えています。利用される際にデータに合わせて引数を関数に渡してください。
さらに、WRFの計算結果を入力する場合はwrfon
のオプションを1にする必要があります。
(wrfon
オプションは使い勝手が悪いため、今後廃止される予定です。現在はそのための方策を考えているところです。)
NakaMetPyは少なくとも2023年1月あたりまでは開発が継続される予定です。 皆さんの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
Citation
Nakamura, Y. (2021). NakaMety (Version xxxx.x.x) [Software]. Fukuoka, Japan. https://github.com/muchojp/NakaMetPy
Note: The version number xxxx.x.x should be set to the version of NakaMetPy that you are using.
Update plans
Next(2022.4.0b0
or 2022.5.0
later):
- Refine reading GrADS binary function
To Do:
-
wrfon
オプションの廃止 -
MetPyの関数の移植 [Further addition of MetPy function]
-
NCLに実装されている関数の移植 [adding the NCL's function]
-
方位角平均を取る関数の作成 [Add function of Azimuthal Mean]
-
GPU(cupy)対応 [GPU(cupy) compatible]-> 軽い負荷の作業では GPU を利用するとかえって CPU only より遅くなることが多いため、ひとまず保留する。
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
Built Distribution
Hashes for nakametpy-2022.12.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e00915738434cd3ae3a702762c68804e3f64d385fd2a1920923381ae214079f4 |
|
MD5 | 4806e5550d4da94852b0fca18283dc27 |
|
BLAKE2b-256 | 9c2f04d0febc282fa6f85e6ca29c80f514115201d2cff4f3a033c1a1e4af9f78 |