sat_evaluation | R Documentation |
functions to evaluate the spatial performance using satellite
sat_evaluation(mo, ob, n = 6, min = NA, max = NA, verbose = T)
mo |
raster with model |
ob |
raster with observations |
n |
number of points from the boundary removed, default is 5 |
min |
minimum value cutoff |
max |
maximum value cutoff |
verbose |
set TRUE to display additional information |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.