Skip to main content

plotting a tephigram

Project description

Welcome to my repository for education and outreach code. Below are details about code for tephigram plotting and global warming experiments

Tephigram Plotting

The tephi_plt code allows users to plot the following isopleths as presented in tephigrams: temperature, potential temperature, wet bulb potential temperature, pressure and water mixing ratio. To ensure dependecies are installed, the pip setup is recommended:

i) at the command line create a virtual environment in a suitable location (the environment will also contain the tephigram plotting package) using at least python 3: python3 -m venv tephi_env

ii) activate this virtual environment: source tephi_env/bin/activate

iii) ensure pip up to date in this environment: pip install --upgrade pip

iv) move to where tephigram plotting package to be installed: cd tephi_env/lib/python3.7/site_packages

v) install the package: python -m pip install --upgrade tephiplt

You are now ready to run the package:

i) change directory to where the code is stored: cd tephiplt

ii) run code: python tephi_plt.py

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

tephiplt-0.0.5.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

tephiplt-0.0.5-py3-none-any.whl (17.9 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