Switched to NetCDF4 storage of predictive output
Changes:
- Where xarrays were pickled to disc, we now use xarray.to_netcdf
- Where xarrays were read from Python pickles, we now use xarray.load_dataset
(cherry picked from commit 63519eb3)
Changes:
(cherry picked from commit 63519eb3)