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.5.2.tar.gz
(13.2 kB
view hashes)
Built Distribution
Close
Hashes for MSEplots_pkg-2.5.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 169bee48dce4905200ee57f46671ee117f3f6e79d22af2b2d9d329ba1c54f6b5 |
|
MD5 | 66f8cb8dc1ac082699caec76126bd257 |
|
BLAKE2b-256 | 43b2af63fefc02417a3d635a5b54cd3fed71b1261f6e9df5c25cc39f4e6cc559 |