surface watershed ================= .. rubric:: Usage Run using `mc_script surface watershed` after installation or using `~ndcn0236/bin/mc_script surface watershed` on jalapeno. Import in python using `from mcutils.scripts.surface import watershed` .. rubric:: Documentation .. automodule:: mcutils.scripts.surface.watershed .. rubric:: Functions .. autosummary:: :toctree: functions :template: function.rst run run_nparcels .. rubric:: CLI interface .. autosummary:: :toctree: functions :template: function.rst add_to_parser run_from_args