Teleconnection Visualization Skill

Create publication-quality climate teleconnection figures with Matplotlib and Cartopy.

1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/atmsillinois/agentic-horel-wallace --skill teleconnection-visualization-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Teleconnection Visualization Skill
Source: https://github.com/atmsillinois/agentic-horel-wallace/tree/main/mnt/user-data/outputs/southern-oscillation-demo/skills/teleconnection_viz
Command: npx skills add https://github.com/atmsillinois/agentic-horel-wallace --skill teleconnection-visualization-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill addresses the challenge of visually representing complex climate teleconnection patterns and atmospheric phenomena, making them understandable and reproducible, particularly for reproducing figures from seminal studies like Horel & Wallace (1981).

Core Features & Use Cases

  • Diverse Plotting Functions: Provides Python functions for creating publication-quality visualizations including global map projections, correlation maps, time series plots, composite difference maps, station location maps, and schematic diagrams.
  • Best Practices: Incorporates styling and annotation best practices for professional scientific figures.
  • Use Case: Researchers can use this skill to generate figures for their climate studies, visualizing relationships between different climate indices and atmospheric variables, similar to how the original Horel & Wallace paper depicted teleconnections.

Quick Start

Use the teleconnection visualization skill to generate a global map projection of spatial climate data.

Frequently Asked Questions about Teleconnection Visualization Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize climate teleconnections in Python?

To visualize climate teleconnections in Python, you can use functions that generate publication-quality figures with Matplotlib and Cartopy. These routines plot spatial climate data, correlation maps, and time series while adhering to scientific styling best practices.

How do I create a correlation map for climate data using Cartopy?

Creating a correlation map for climate data using Cartopy involves using specialized Python plotting routines that project spatial relationships onto global maps. These functions apply scientific visualization best practices to ensure publication-quality annotation and styling.

What is the best way to reproduce scientific figures from climate research studies?

The best way to reproduce scientific figures from climate research studies is to use reusable Python plotting routines designed for atmospheric phenomena. These routines provide standardized styling guidelines to accurately replicate figures like those from Horel & Wallace.

Can I plot composite differences and station locations for atmospheric phenomena?

Yes, you can plot composite differences and station locations for atmospheric phenomena. The provided Python functions support creating composite difference maps and station location visualizations to analyze relationships between climate indices and variables.

Do I need Matplotlib and Cartopy to generate publication-quality climate figures?

Yes, you need Matplotlib and Cartopy to generate publication-quality climate figures using this approach. These libraries provide the foundational mapping projections and plotting capabilities required to visualize complex teleconnection patterns accurately.

Why use specialized Python functions for global map projections of climate data?

Using specialized Python functions for global map projections of climate data ensures your visualizations adhere to scientific best practices. They offer reusable routines for accurate schematic diagrams and time series plots tailored for atmospheric studies.