df_whos_ready_to: Who is ready the desired level?

Description Usage Arguments Details Value See Also

Description

Check the site status files to list who is ready to move to target

Usage

1
2
df_whos_ready_to(level = c("lvl2", "rem", "units", "lvl3"),
  filter = c("all", "ready", "freeze", "done"), parent_logger = "test")

Arguments

level

string indicating the level to check. Accepted values are "lvl2", "rem" and "units".

filter

character vector indicating by which status results must been filtered. Accepted values are "all" (default), "ready", "freeze" or "done" (see details)

Details

This function check the status files of all sites and list the status for the desired level. filter parameter can be used to filter the results by any status:

Value

A list with length equal to the number of sites containing the TO_[level] flag of the status files.

See Also

Other Data Flow: df_accepted_to_lvl1, df_copy_templates, df_folder_structure, df_get_data_folders, df_get_status, df_lvl1_to_lvl2, df_lvl2_folder_structure, df_read_SfnData, df_received_to_accepted, df_rem_to_units, df_report_folder_creation, df_reset_data_status, df_set_status, df_start_status, df_warn_to_rem, df_write_SfnData, sfn_data_constructor


sapfluxnet/sapfluxnetQC1 documentation built on May 29, 2019, 1:50 p.m.