sat_evaluation: Functions to model evaluation using satellite

View source: R/sat_evaluate.R

sat_evaluationR Documentation

Functions to model evaluation using satellite

Description

functions to evaluate the spatial performance using satellite

Usage

sat_evaluation(mo, ob, n = 6, min = NA, max = NA, verbose = T)

Arguments

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

Value

a data.frame


Schuch666/hackWRF documentation built on June 9, 2025, 1:46 p.m.