RHESSysCalibrator  2.1.0
Classes | Variables
rhessys_calibrator_results Namespace Reference

Tool for analyzing model run results generated by rhessys_calibrator.py and stored in a database format managed by rhessyscalibrator.model_runner_db.py. More...

Classes

class  ClusterCalibratorResults
 Main driver class for cluster_calibrator_results tool. More...
 

Variables

tuple app = wx.App(False)
 
tuple calibratorResults = ClusterCalibratorResults(sys.argv)
 

Detailed Description

Tool for analyzing model run results generated by rhessys_calibrator.py and stored in a database format managed by rhessyscalibrator.model_runner_db.py.

This software is provided free of charge under the New BSD License. Please see the following license information:

Copyright (c) 2013, University of North Carolina at Chapel Hill All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF NORTH CAROLINA AT CHAPEL HILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Author
Brian Miles brian.nosp@m._mil.nosp@m.es@un.nosp@m.c.ed.nosp@m.u

Variable Documentation

tuple rhessys_calibrator_results.app = wx.App(False)
tuple rhessys_calibrator_results.calibratorResults = ClusterCalibratorResults(sys.argv)