Skip to content

perform finalize only once after data loaded

Lan Dam requested to merge finalize_once_for_all into master

Change all finalize task to perform on all stations because GPS and file information collect info from all stations not just the selected one:

extract_gps_data.extract_gps_data_q330()
get_file_information.extract_data_set_info()
Edited by Lan Dam

Merge request reports