UW-Hydro / pysumma

Python module for managing SUMMA simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calibration Analysis

DavidChoi76 opened this issue · comments

We may want to support multiple frameworks for calibration/optimization. Some starting points are:

https://dakota.sandia.gov/
http://www.eng.buffalo.edu/~lsmatott/Ostrich/OstrichMain.html

So perhaps we can define a base Calibration class and standardize the interface for both of these.

This is now being addressed in #108