Skip to content

Draft: reduce samples merge process time

Hélène Touchais requested to merge bug_fix_csv into develop

This MR implements the optimisation process described in #673 :

  • Creation of a function and associated unit test to parse a list of files and return a sub-list with only one file per tile.

  • Introduction of a parameter to filter files to be parsed when collecting fields for samples merge

  • Parallelization of netcf files generation for each chunk

Edited by Hélène Touchais

Merge request reports