Closed MalditoBarbudo closed 7 years ago
About #2, we need to change the default settings for the species checks using tpl, so that we keep the contributor-supplied species name if it's a synonym (and we only fix the species name if it's a typo). @MalditoBarbudo
An issue (#16) for the species and synonyms problem has been filed.
Function qc_rad_conversion
to convert between sw_in
and ppfd_in
radiation types has been added, but not tested yet. It also lacks its vignette.
Function qc_rad_conversion
has been improved and tested.
However, it lacks its vignette and implementing it in the main script.
All items have been implemented, closing the issue.
Here is a list of Metadata Quality Checks, indicating if their implementation is done yet or not. Please feel free to add checks in the comments and I will add them to the list.
Metadata Quality Checks
(Checked boxes indicates implementation in sapfluxnetr R package)
df_received_to_accepted
function._qc_out_of_range
function_pl_species
andsp_names
variables: Check if species provided in both variables are the same. _Implemented inqc_species_verification
_qc_species_verification
_qc_pl_treatments
. At the moment only information about treatments is returned, as check and fix probably must be done at hand_qc_env_vars_presence
_.qc_timestamp_errors
function, indicating the intervals where errors are found_Site_md specific checks
si_contact_email
andsi_addcontr_email
are valid email directions. *Implemented inqc_email_check
si_country
,si_dist_mgmt
,si_igbp
) have valid values.Stand_md specific checks
qc_soil_texture
functionSpecies_md specific checks
Plant_md specific checks
Environmental_md specific checks
qc_rad_conversion
function (conversion between sw_in and ppfd_in)