reduce samples merge process time
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