yatsm.cli.main module

Loads all commands for YATSM command line interface

Modeled after very nice click interface for rasterio: https://github.com/mapbox/rasterio/blob/master/rasterio/rio/main.py

yatsm.cli.main.set_np_thread_vars(n)[source]