Description Usage Arguments Value
View source: R/station_quality.R
For an indivifual station, if more than 35% of its raw observations records zero, then it is a suspect station; if more than 5% of its nonzero observations failed the persist test, then it is a low-quality station; if there are very long periods of missing data, then it is also a doubtful station. We suggest manually check for such stations.
1 | station_quality(windspeed.df)
|
windspeed.df |
a data.frame, the output of the persist check. |
a list of percentages to determine the station quality
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.