Convert the previous way of running the processes to multiprocessing
We would like to change the non-averaged data processing to multiprocessing and output them to a netcdf
-
Create new process_lazy_data function -
run preprocess_vars for the time domain selection within each process pool -
Output the data in a daily netcdf without any averaging