The particle filter
- We will use the Dowd 2007 sequential MH PF
- The model of our dynamic system is given by
\begin{split}
\mathbf{x}_{k+1} &= \mathcal{M}(\mathbf{x}_{k},I) + \nu\\
\mathbf{y}_{k+1} &=\mathcal{H}(\mathbf{x}_{k+1},S) + \eta,
\end{split}
- The first equation encodes the forward propagation of the state in time using the model
- The second couples the state with the observations
- We will couple the foliar C pool $C_f$ with observed LAI from MODIS, noting that they are related by the SLA (assumed known).