asp_plot.cli.gallery
====================

.. py:module:: asp_plot.cli.gallery


Functions
---------

.. autoapisummary::

   asp_plot.cli.gallery.main


Module Contents
---------------

.. py:function:: 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.


