asp_plot.cli.dem_benchmark

asp_plot.cli.dem_benchmark#

Functions#

main(dems, parquet, altimetry_csv, directory, ...)

Score many DEMs against one altimetry sample.

Module Contents#

asp_plot.cli.dem_benchmark.main(dems, parquet, altimetry_csv, directory, reference, no_pc_align, own_extent, title, output_directory, output_filename)#

Score many DEMs against one altimetry sample.

DEMS are paths, optionally labelled as LABEL=PATH (e.g. “MVS=stereo_mvs3/run-DEM.tif”); an unlabelled ASP run-DEM.tif is labelled by its folder. Every DEM gets: coverage inside the common footprint, the median triangulation error from its IntersectionErr raster when present, and the altimetry-minus-DEM median / NMAD / RMSE before and (unless –no-pc-align) after a pc_align translation. Writes a one-row-per-DEM summary figure, an overlaid residual histogram, and the stats table as CSV.