A package for static energy plots based on MetPy
Project description
MSEplots project
pip install MSEplots-pkg
A Python package built for the moist static energy (MSE) analysis of sounding data/ model output which provides required vertical profiles of thermodynamic parameters.
from MSEplots import plots as mpt
:
mpt.msed_plots(pressure,Temp,q,altitude,ent_rate=np.arange(0,2,0.05),entrain=True)
- Required paramters: Air temperature, Mixing ratio, Pressure, Altitude [optional]. NOT specifically for sounding data!
- Functions are provided for deriving thermodynamic variables eg. potential tmeperature and static energy. All calculations included depend on the metpy.calc.thermo module. (https://unidata.github.io/MetPy/latest/_modules/metpy/calc/thermo.html)
- Plotting options: thermo.plots, theta.plots, mesd_plots and entropy_plots
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
MSEplots_pkg-2.2.0.tar.gz
(11.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file MSEplots_pkg-2.2.0.tar.gz.
File metadata
- Download URL: MSEplots_pkg-2.2.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3600738de153ff390e89633e3defcd8952ad22352529d44cd7b4358a2843714
|
|
| MD5 |
a50dfbdb041c402fd677f04134f0b40f
|
|
| BLAKE2b-256 |
f74e8dc42e68fb861a11d01136b70a17a62ca9ce38bf43f47505c19f4e52c4e7
|
File details
Details for the file MSEplots_pkg-2.2.0-py3-none-any.whl.
File metadata
- Download URL: MSEplots_pkg-2.2.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8b07a5de554ff5c450a0306487afe3fbc276223e25ba100cfbfdb207e326fe0
|
|
| MD5 |
57e6bd557fc8b4a776ef8f2b8269277e
|
|
| BLAKE2b-256 |
9a2638fe81a4d6c39f170f0fa1d735058da7aaab6b780eb980dc58e66da0a7bf
|