Skip to content

Sort raw data files naturally (numerically)

Raza, Zamaan requested to merge sort_raw_data into develop

Raw data files will now be sorted numerically instead of alphabetically, since it's dangerous to leave this to the OS.

Merge request reports