RHESSysCalibrator  2.1.0
Public Member Functions | Public Attributes | List of all members
rhessyscalibrator.model_runner_db.ModelRun Class Reference

Class for representing a modeling run with a modeling session stored in a model runner DB. More...

Inheritance diagram for rhessyscalibrator.model_runner_db.ModelRun:

Public Member Functions

def __init__ (self)
 
def setCalibrationParameters (self, params)
 Set calibration parameters as supplied by parameter class. More...
 
def getCalibrationParameters (self)
 Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object. More...
 
def __init__ (self)
 
def setCalibrationParameters (self, params)
 Set calibration parameters as supplied by parameter class. More...
 
def getCalibrationParameters (self)
 Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object. More...
 
def __init__ (self)
 
def setCalibrationParameters (self, params)
 Set calibration parameters as supplied by parameter class. More...
 
def getCalibrationParameters (self)
 Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object. More...
 

Public Attributes

 id
 
 session_id
 
 starttime
 
 endtime
 
 worldfile
 
 param_s1
 
 param_s2
 
 param_s3
 
 param_sv1
 
 param_sv2
 
 param_gw1
 
 param_gw2
 
 param_vgsen1
 
 param_vgsen2
 
 param_vgsen3
 
 param_svalt1
 
 param_svalt2
 
 cmd_raw
 
 output_path
 
 job_id
 
 status
 
 nse
 
 nse_log
 
 pbias
 
 rsr
 
 user1
 
 user2
 
 user3
 
 fitness_period
 

Detailed Description

Class for representing a modeling run with a modeling session stored in a model runner DB.

Constructor & Destructor Documentation

def rhessyscalibrator.model_runner_db.ModelRun.__init__ (   self)
def rhessyscalibrator.model_runner_db.ModelRun.__init__ (   self)
def rhessyscalibrator.model_runner_db.ModelRun.__init__ (   self)

Member Function Documentation

def rhessyscalibrator.model_runner_db.ModelRun.getCalibrationParameters (   self)

Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.

Returns
cluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db.ModelRun.getCalibrationParameters (   self)

Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.

Returns
cluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db.ModelRun.getCalibrationParameters (   self)

Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.

Returns
cluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db.ModelRun.setCalibrationParameters (   self,
  params 
)

Set calibration parameters as supplied by parameter class.

Parameters not supplied in params will be left set to their previous valus (i.e. None if no other assignment has ocurred)

Parameters
paramscluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db.ModelRun.setCalibrationParameters (   self,
  params 
)

Set calibration parameters as supplied by parameter class.

Parameters not supplied in params will be left set to their previous valus (i.e. None if no other assignment has ocurred)

Parameters
paramscluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db.ModelRun.setCalibrationParameters (   self,
  params 
)

Set calibration parameters as supplied by parameter class.

Parameters not supplied in params will be left set to their previous valus (i.e. None if no other assignment has ocurred)

Parameters
paramscluster_parameters.CalibrationParameters

Member Data Documentation

rhessyscalibrator.model_runner_db.ModelRun.cmd_raw
rhessyscalibrator.model_runner_db.ModelRun.endtime
rhessyscalibrator.model_runner_db.ModelRun.fitness_period
rhessyscalibrator.model_runner_db.ModelRun.id
rhessyscalibrator.model_runner_db.ModelRun.job_id
rhessyscalibrator.model_runner_db.ModelRun.nse
rhessyscalibrator.model_runner_db.ModelRun.nse_log
rhessyscalibrator.model_runner_db.ModelRun.output_path
rhessyscalibrator.model_runner_db.ModelRun.param_gw1
rhessyscalibrator.model_runner_db.ModelRun.param_gw2
rhessyscalibrator.model_runner_db.ModelRun.param_s1
rhessyscalibrator.model_runner_db.ModelRun.param_s2
rhessyscalibrator.model_runner_db.ModelRun.param_s3
rhessyscalibrator.model_runner_db.ModelRun.param_sv1
rhessyscalibrator.model_runner_db.ModelRun.param_sv2
rhessyscalibrator.model_runner_db.ModelRun.param_svalt1
rhessyscalibrator.model_runner_db.ModelRun.param_svalt2
rhessyscalibrator.model_runner_db.ModelRun.param_vgsen1
rhessyscalibrator.model_runner_db.ModelRun.param_vgsen2
rhessyscalibrator.model_runner_db.ModelRun.param_vgsen3
rhessyscalibrator.model_runner_db.ModelRun.pbias
rhessyscalibrator.model_runner_db.ModelRun.rsr
rhessyscalibrator.model_runner_db.ModelRun.session_id
rhessyscalibrator.model_runner_db.ModelRun.starttime
rhessyscalibrator.model_runner_db.ModelRun.status
rhessyscalibrator.model_runner_db.ModelRun.user1
rhessyscalibrator.model_runner_db.ModelRun.user2
rhessyscalibrator.model_runner_db.ModelRun.user3
rhessyscalibrator.model_runner_db.ModelRun.worldfile

The documentation for this class was generated from the following file: