Model

class tools.model.model.Model(arguments: argparse.Namespace)

Bases: object

Tool to perform actions on a model file.

Parameters:

arguments (argparse.Namespace) – The command line arguments calling the model tool

Methods Summary

process()

Call the selected model job.

Methods Documentation

process() None

Call the selected model job.

Return type:

None

process() None

Call the selected model job.

Return type:

None