Open djk2120 opened 2 years ago
Explore the emulated one-at-a-time parameter sensitivities and interactions using annual max LAI, at global and biome levels. Compare results from R-based gaussian process emulators to Pytorch or scipy based emulators and the VISCOUS sensitivity methodology.
@linniahawkins cool you are using GPR which is also what I've found useful for the global, annual mean emulation. The ESEm package is another great option for python-based emulation.
Maybe we could perform sensitivity analysis on global avg LAI (2005-2014), using the VISCOUS methodology, and compare to Linnia's existing R scripts.
Python package: https://www.essoar.org/doi/abs/10.1002/essoar.10512586.1
Reference paper: https://agupubs.onlinelibrary.wiley.com/doi/pdf/10.1029/2020WR028435
@linniahawkins @katiedagon