View source: R/st-revise_locaiton_multi.R
revise_locaiton | R Documentation |
Revise meteorological station's location error
revise_locaiton(
d,
prefix = "",
dist_max = 100,
score_min = 2,
vars_rm = c("date_begin", "date_end", "n_all"),
verbose = 2
)
d |
A data.frame with the columns at least of |
score_min |
if distance score lower than |
vars_rm |
variables not shown in the console |
sites with not outliers, QC = "";
sites with not outliers, for outliers, QC equals: score = 0: unfixed score = 1: marginal quality fixed score = 2: good quality fixed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.