:py:mod:`digger.make.breach` ============================ .. py:module:: digger.make.breach .. autodoc2-docstring:: digger.make.breach :allowtitles: Module Contents --------------- Functions ~~~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`breach ` - .. autodoc2-docstring:: digger.make.breach.breach :summary: API ~~~ .. py:function:: breach(topo_path: str, breach_path: list = [], b_prefix: str = 'b', all_touched: bool = False, west: float | None = None, south: float | None = None, east: float | None = None, north: float | None = None, write_tif: bool = True, write_tt3: bool = False, fig_path: str = 'breach.png') -> None :canonical: digger.make.breach.breach .. autodoc2-docstring:: digger.make.breach.breach