The goal of metdb is to create an application to help with the quality control of field site meteorological data. The working version is deployed at https://connect-apps.ceh.ac.uk/metqc/. This version may differ slightly from the version on here while the lifecycle is experimental.
You can install the development version of metdb from GitHub with:
# install.packages("devtools")
devtools::install_github("NERC-CEH/metdb")