RHESSysCalibrator  2.1.0
Classes | Variables
rhessyscalibrator.postprocess 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  RHESSysCalibratorPostprocess
 Main driver class for rhessys_calibrator_postprocess tool. More...
 
class  RHESSysCalibratorPostprocessExport
 

Variables

string OBS_HEADER_STREAMFLOW = 'streamflow_mm'
 
string OBS_HEADER_PRECIP = 'precip_mm'
 

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.

Currently calculates NSE and NSE-log for each completed run in the calibration database. Results can be viewed in the companion rhessys_calibrator_results.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

string rhessyscalibrator.postprocess.OBS_HEADER_PRECIP = 'precip_mm'
string rhessyscalibrator.postprocess.OBS_HEADER_STREAMFLOW = 'streamflow_mm'