stereopipeline-quickstart#
A guide to the NASA Ames Stereo Pipeline (ASP), runnable in a pre-configured GitHub Codespace with ASP and asp_plot installed.
Open this repo in a GitHub Codespace
This site is the static companion to the GitHub repo. The repo contains the notebooks; this site explains why each step exists.
Pick your path#
What ASP does, what a “stereo pipeline” is, and where the moving parts fit. Read this first if you’re not sure why bundle adjustment exists.
Launch the Codespace, open a notebook, hit Run All.
The end-to-end mental model: from raw imagery to aligned DEM. With diagrams.
Two walkthroughs: ASTER (medium-res) and WorldView-3 (high-res). Both fully open.
Glossary, ASP output-file naming, parameter cheat sheet, links to the canonical ASP docs.
How asp_plot produces diagnostic figures, PDF reports, and ICESat-2 comparisons.
The same WorldView-3 pair run through three open-source stereo pipelines, side by side.
What this is not#
A replacement for the official ASP documentation. ASP has hundreds of options for dozens of sensors. This guide covers the path of least resistance: two openly-available datasets, a small set of parameters, and explanations of why each step exists. The official docs are the authoritative reference.
Contents#
Get started
Concepts
Reference