asp_plot.cli.gallery#
Functions#
|
Generate a gallery figure of many DEMs sharing a single color scale. |
Module Contents#
- asp_plot.cli.gallery.main(directory, pattern, files, hillshade, cmap, downsample, max_filesize_mb, title, output_directory, output_filename)#
Generate a gallery figure of many DEMs sharing a single color scale.
Provide either a –directory (searched with –pattern) or an explicit list of FILES. Explicit files take precedence over the directory + pattern.