HTML presentations for courses taught by the Chapman Research Group.


ATOC 4815/5815: Scientific Programming, Data Analysis and Visualization

Spring 2026

More slides will be added throughout the semester

Course Materials


ATOC 5860: Objective Data Analysis Laboratory

Fall 2025

Slides coming soon


Creating Your Own Slides

These slides are created using Quarto with reveal.js. The source files (.qmd) can be found in the course GitHub repositories.

For Students

If you’d like to run the code examples from the slides:

  1. Download the .qmd source file
  2. Install Quarto
  3. Render with: quarto render filename.qmd

Key Features

  • Live code examples: Execute Python directly in slides
  • Math equations: LaTeX support for atmospheric equations
  • Interactive navigation: Arrow keys, overview mode (ESC), speaker notes (S)
  • PDF export: Print to PDF for offline viewing