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
Release files for MSEplots-pkg 2.5.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| MSEplots_pkg-2.5.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / MSEplots_pkg-2.5.3-py2.py3-none-any.whl
| Download URL | MSEplots_pkg-2.5.3-py2.py3-none-any.whl |
|---|---|
| Size | 12.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
31da6f777ce7da641d567d167d5e10740eb55636a86cbd51150c78465647c3f5
|
|
BLAKE2b-256 checksum How to use checksums |
a1c949166c695759ca39af21a3cd069f2b55a4afdedccc2735acbef4333b22db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|