Description Usage Arguments Value
View source: R/run_simulation_sail.R
Returns the following: - 'refl_store' – Stored reflectance, wavelength x simulation - 'param_store' – Drawn parameters, param x simulation - 'ed_LAI_total' – ED LAI summed across cohorts, and used as SAIL input - 'ed_LAI_pft' – ED LAI for each cohort - 'ed_pft_co' – PFT designation of each cohort
1 | run_simulation_sail(setup, prospect_means, prospect_covar, n_sim = 500)
|
setup |
FFT setup object (see [setup_fft()]) |
prospect_means |
Matrix of PROSPECT parameter prior means |
n_sim |
Number of simulations |
List of results (see description)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.