Skip to content

Commit 85322ec

Browse files
committed
add context to PDA and SDA links
Signed-off-by: Aritra Dey <adey01027@gmail.com>
1 parent 6c6b290 commit 85322ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

documentation/tutorials/Demo_03_Meta_Analysis/meta_analysis.qmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,14 @@ The [next set of tutorials](#demo-table) will focus on the process of data assim
242242
**MCMC Concepts**
243243
[Explore](https://github.com/PecanProject/pecan/blob/main/documentation/tutorials/MCMC/MCMC_Concepts.Rmd) Bayesian MCMC concepts using the photosynthesis module
244244

245+
**Parameter Data Assimilation (PDA)**
246+
247+
[Explore](https://github.com/PecanProject/pecan/blob/main/documentation/tutorials/ParameterAssimilation/PDA.Rmd) how to perform Parameter Data Assimilation (calibration) in PEcAn. While meta-analysis constrains parameters using literature data, PDA constrains parameters by comparing model output directly against field observations (e.g., flux tower data).
248+
249+
**State Data Assimilation (SDA)**
250+
251+
[Explore](https://github.com/PecanProject/pecan/blob/main/documentation/tutorials/StateAssimilation/TreeRingSDA.Rmd) how to perform State Data Assimilation. This tutorial demonstrates how to update the internal states of the model (such as carbon pools) using observations, for example, assimilating tree ring widths to constrain biomass trajectories.
252+
245253
**More info about tools, analyses, and specific tasks…**
246254

247255
Additional information about specific tasks (adding sites, models, data; software updates; etc.) and analyses (e.g. data assimilation) can be found in the PEcAn [documentation](https://pecanproject.github.io/pecan-documentation/)

0 commit comments

Comments
 (0)