gsflow.prms.prms_help Module

class gsflow.prms.prms_help.Helper[source]

Basic Help class for PRMS parameter variables

The function has two goals, 1) to allow the user to get help on a parameter or a variable and 2) allow pyGSFLOW to run error checkers on parameters values and sizes

Attributes
prms_dimension_names

Returns a dictionary of prms dimension names that contains

prms_output_variables

Returns a dictionary of prms output variable names that contains

prms_parameter_names

Returns a dictionary of prms parameter names that contains

property prms_dimension_names

Returns a dictionary of prms dimension names that contains user information about the specific parameter

property prms_output_variables

Returns a dictionary of prms output variable names that contains user information about the specific parameter

property prms_parameter_names

Returns a dictionary of prms parameter names that contains user information about the specific parameter