create_parser#

ams.cli.create_parser()[source]#

Create a parser for the command-line interface.

Returns:
argparse.ArgumentParser

Parser with all AMS options

Notes

Revised from the ANDES project (CURENT/andes). Original author: Hantao Cui License: GPL3