Lab 8: Bayesian Calibration
Turing.jl inference setup, Prior specification for hydro parameters, MCMC sampling and diagnostics
1 Objectives
- Set up Bayesian inference for hydrological model parameters
- Specify appropriate priors for hydrological parameters
- Run MCMC sampling and perform convergence diagnostics
2 Before
Instructions
Do this before the lab date so that lab itself can go more smoothly.
3 Background and Reading
4 Tasks
Modify the code section below to address the following tasks.
- Set up Bayesian inference framework for hydrological model parameters
- Specify appropriate prior distributions for hydrological parameters
- Run MCMC sampling chains and perform convergence diagnostics
- Analyze posterior parameter distributions and assess calibration quality