πŸ“š Tutorials

SounderPy tutorials are task-oriented guides designed to teach complete workflows. They complement the API/reference pages by showing how commonly used features fit together in practice.

If you are new to SounderPy, begin with Plot Appearance & Accessibility or Working with Data Sources, then continue to the more specialized plotting and workflow tutorials.


Tutorial Overview

🎨 Plot Appearance & Accessibility

Compare light and dark plot themes, color-deficiency-friendly sounding colors, figure resolution, and saved output.

πŸ—ΊοΈ Maps & Radar

Control the map inset, map zoom, single-site WSR-88D reflectivity, recent radar mosaics, and radar timing.

πŸ§ͺ Parcel Settings

Learn the difference between default, simple, and custom parcel configurations, including SounderPy’s parcel-code structure.

πŸŒ€ Hodograph Options

Work with ground-relative and storm-relative hodographs, Bunkers storm motions, custom storm motion, and hodograph boundary overlays.

🌎 Working with Data Sources

Retrieve RAOB, RAP/RUC, BUFKIT, and ACARS profiles and understand the common clean_data structure that allows the same plotting and analysis tools to work across different sources.

πŸ“š Composite Soundings

Compare profiles through time or across datasets using build_composite(), including custom colors, line styles, opacity, and shading.

πŸ’Ύ Exporting Data

Export clean_data profiles to CSV, SHARPpy, and CM1 formats and understand when each format is useful.

πŸ’» Command Line Workflows

Use the SounderPy CLI for retrieval, plotting, export, JSON output, shell redirection, and simple batch workflows.