Class for representing a modeling run with a modeling session stored in a model runner DB.
More...
Class for representing a modeling run with a modeling session stored in a model runner DB.
| def rhessyscalibrator.model_runner_db.ModelRun.__init__ |
( |
|
self | ) |
|
| def rhessyscalibrator.model_runner_db.ModelRun.__init__ |
( |
|
self | ) |
|
| def rhessyscalibrator.model_runner_db.ModelRun.__init__ |
( |
|
self | ) |
|
| 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
-
| params | 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
-
| params | 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
-
| params | cluster_parameters.CalibrationParameters |
| 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: