Merge and split results csv

operators.tdp.merge_and_split_results_csv(client, new_tower_path='new_paths.txt', last_tower_path='last_paths.txt', reference_tower_path='reference_paths.txt', results_path_csv='results.csv', results_plots_path='results_plots', merged_results_path_csv='results/Reports_2023', resturctured_plots_path='results/10-Plots-Tragwerke', input_file_structure_path='input_file_structure.txt', year='2023', instance_type='P2')
[atr] Merge results csv

merge_and_split_results_csv( client,
new_tower_path=’new_paths.txt’,
last_tower_path=’last_paths.txt’,
reference_tower_path=’reference_paths.txt’,
results_path_csv=’results.csv’,
results_plots_path=’results_plots’,
merged_results_path_csv=’results/Reports_2023’,
resturctured_plots_path=’results/10-Plots-Tragwerke’,
input_file_structure_path=’input_file_structure.txt’,
year=’2023’,
instance_type=’P2’ )
Parameters:
  • new_tower_path – input new path data

  • last_tower_path – input last path

  • reference_tower_path – input reference path

  • results_path_csv – input results.csv path

  • results_plots_path – input results_plots path

  • merged_results_path_csv – output path

  • resturctured_plots_path – output path

  • input_file_structure_path – input file structure path

  • year – year

  • instance_type – type of cloud instance used for processing