df_accepted_to_lvl1: Save the fixed datasets (metadata and data) in the LVL1...

Description Usage Arguments Value See Also

Description

This function performs three actions: 1) write csv files with the fixed data in the LVL1 folder. 2) Update the status files to indicate that data is in LVL1 and the date of the move. 3) Save the objects generated in the QC to make easy the creation of dashboards without the need of run all QC tests again.

Usage

1
2
3
df_accepted_to_lvl1(si_code, sapf_data = NULL, env_data = NULL,
  site_md = NULL, stand_md = NULL, plant_md = NULL, species_md = NULL,
  env_md = NULL, parent_logger = "test")

Arguments

si_code

Character with the site code

sapf_data

Data frame with the fixed sapflow data

env_data

Data frame with the fixed environmental data

site_md

Data frame with the fixed site metadata

stand_md

Data frame with the fixed stand metadata

plant_md

Data frame with the fixed plant metadata

species_md

Data frame with the fixed species metadata

env_md

Data frame with the fixed environmental metadata

Value

Nothing

See Also

Other Data Flow: 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_whos_ready_to, df_write_SfnData, sfn_data_constructor


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