SkillAgentSearch skills...

Tephi

Tephigram plotting in Python

Install / Use

/learn @SciTools/Tephi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://tephi.readthedocs.io/en/latest/"> <img src="https://scitools.github.io/tephi/tephi-logo-200-137.png" alt="Tephi"> </a> </p> <h3 align="center"><strong>Tephigram plotting in Python</strong></h3>

| | | |---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | CI | Documentation Status Pre-Commit CI Status | | Health | Coverage Status | | Meta | Code style: Black | | Package | Launch MyBinder conda-forge PyPI | | Repo | GitHub tag (latest by date) GitHub commits since tagged version | | | |

Welcome to Tephi!

Installation

conda

Tephi is available on conda-forge, and can be easily installed with conda:

conda install -c conda-forge tephi

or alternatively with mamba:

mamba install -c conda-forge tephi

For more information see the feedstock.

pip

Tephi is available on PyPI:

pip install tephi

Check out our PyPI Download Stats!

Developers

If you simply can't wait for the next release to play with the latest hot features, then you can easily install the main development branch from GitHub:

pip install git+https://github.com/SciTools/tephi@main

Alternatively, to configure a full developer environment, first clone the GeoVista GitHub repository:

git clone git@github.com:SciTools/tephi.git

Change to the root directory:

cd tephi

Create the tephi-dev conda development environment:

mamba env create --file requirements/dev.yml

Now activate the environment and install the main development branch of tephi:

conda activate tephi-dev
pip install --no-deps --editable .

...and you're all set up!

Documentation

The documentation is built by Sphinx and hosted on Read the Docs.

Support

Need help? 😢

Why not check out our existing GitHub issues. See something similar? Well, give it a thumbs up to raise its priority, and feel free to chip in on the conversation. Otherwise, don't hesitate to create a new GitHub issue instead.

However, if you'd rather have a natter, then head on over to our GitHub Discussions.

License

Tephi is distributed under the terms of the BSD-3-Clause license.

#ShowYourStripes

<h4 align="center"> <a href="https://showyourstripes.info/s/globe"> <img src="https://raw.githubusercontent.com/ed-hawkins/show-your-stripes/master/2021/GLOBE---1850-2021-MO.png" height="50" width="800" alt="#showyourstripes Global 1850-2021"></a> </h4>

Graphics and Lead Scientist: Ed Hawkins, National Centre for Atmospheric Science, University of Reading.

Data: Berkeley Earth, NOAA, UK Met Office, MeteoSwiss, DWD, SMHI, UoR, Meteo France & ZAMG.

<p> <a href="https://showyourstripes.info/s/globe">#ShowYourStripes</a> is distributed under a <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a> <a href="https://creativecommons.org/licenses/by/4.0/"> <img src="https://i.creativecommons.org/l/by/4.0/80x15.png" alt="creative-commons-by" style="border-width:0"></a> </p> <br>
View on GitHub
GitHub Stars23
CategoryDevelopment
Updated14d ago
Forks32

Languages

Jupyter Notebook

Security Score

95/100

Audited on Mar 19, 2026

No findings