Tutorials#

Tutorials are packaged with CryoSwath and assume the package is installed in the active Python environment. After installation, copy them into a project directory with:

cryoswath get-tutorials

By default, notebooks are copied to tutorials/ below the current project directory. Use --destination to choose another location. They can also be viewed on GitHub.

Available notebooks#

  1. tutorial__diagnostic_hooks.ipynb Explore diagnostic hooks for introspecting hypsometric interpolation.

  2. tutorial__general_step-by-step.ipynb End-to-end walkthrough from L1b to gridded trend products.

  3. tutorial__process_first_waveform.ipynb Inspect and understand a single waveform.

  4. tutorial__process_first_swath.ipynb Process and visualize one track as swath data.

  5. tutorial__poca.ipynb Retrieve and inspect POCA solutions.

These notebooks are intended as practical guides and reference examples for configuring your own workflows.