depend_command#

View page source

The Depend Command#

Syntax#

dismod_at database depend

database#

Is an http://www.sqlite.org/sqlite/ database containing the dismod_at input tables which are not modified.

depend_var_table#

A new depend_var_table is created with the information that maps a var_id to its meaning in terms of the model_variables .

Example#

The file depend_command.py contains an example and test using this command.