RHESSysCalibrator  2.1.0
Classes | Namespaces
model_runner_db2.py File Reference

Classes

class  rhessyscalibrator.model_runner_db2.ModelRunnerDB2
 Class for setting up, and storing modeling session and run information in a sqlite-base DB. More...
 
class  rhessyscalibrator.model_runner_db2.ModelSession2
 Class for representing a modeling session record stored within a model runner DB. More...
 
class  rhessyscalibrator.model_runner_db2.ModelRun2
 Class for representing a modeling run with a modeling session stored in a model runner DB. More...
 
class  rhessyscalibrator.model_runner_db2.PostProcess2
 Class for representing model session post processing information. More...
 
class  rhessyscalibrator.model_runner_db2.PostProcessOption2
 Class for representing arbitrary post processing options as key-value pairs. More...
 
class  rhessyscalibrator.model_runner_db2.RunFitness2
 Class for representing model run fitness statistics. More...
 
class  rhessyscalibrator.model_runner_db2.UserFitness2
 Class for representing arbitrary run fitness statistics as key-value pairs. More...
 

Namespaces

 rhessyscalibrator.model_runner_db2
 
 rhessyscalibrator.model_runner_db
 Classes that store data about calibration runs to an SQLite3 database.