The work is based on Speuledrbos EC site data: NL-Spe.
Flux partitioning - separation of the net ecosystem exchage (NEE) to gross primary productivity (GPP) and ecosystem respiration (Reco).
This code was created for educational puproses to show:
- how the eddy covariance data can be prepared for flux partitioning (tibble and tsibble R packages):
- Merging of csv-files
- Reading and resampling radiation data
- flux partitioning itself with the REddyProc R package (Wutzler et al., 2018).
- This part repeats the use-case https://cran.r-project.org/web/packages/REddyProc/vignettes/useCase.html