UW-Hydro / pysumma

Python module for managing SUMMA simulations
BSD 3-Clause "New" or "Revised" License
14 stars 18 forks source link

Calibration Analysis #13

Open DavidChoi76 opened 6 years ago

arbennett commented 5 years ago

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.

arbennett commented 4 years ago

This is now being addressed in #108