Module 4: Assessing Error & Sensitivity
- Calculate the mean absolute error in the simulation using the observed temperature data (
ObservedTempData.xlsx
from the data folder in Kinneret97) and the simulated temperature data (the simulated temperature data is from the surface layer inlake.csv
).
-
-
Calculate the sensitivity of the modelled temperature to changes in water clarity (the light extinction coefficient, \(K_w\)) and wind speed (
wind_factor
). These can be found inglm3.nml
. Try increasing and decreasing the default parameter value by 0.2 and see how much the output changes. - Assess how sensitive the temperature and phytoplankton biomass is to water clarity:
- Assess how sensitive the temperature and phytoplankton biomass is to wind speed:
\[\begin{equation} SI = \frac{(Output_{new}-Output_{original})/Output_{original}}{(Parameter_{new}-Parameter_{original})/Parameter_{original}} \tag{2} \end{equation}\]
GLM results Water clarity Decrease 0.37 Water clarity Original 0.57 Water clarity Increase 0.77 Average WQ_35 temperature Average WQ_35 phytoplankton (green, crypto, diatom) biomass
GLM results Wind Speed Decrease 0.6 Wind Speed Original 0.9 Wind Speed Increase 1.2 Average WQ_35 temperature Average WQ_35 phytoplankton (green, crypto, diatom) biomass -
Calculate the sensitivity of the modelled temperature to changes in water clarity (the light extinction coefficient, \(K_w\)) and wind speed (