For applications like DASC, where there are distinct times with different wavelengths, there is a large amount (3:1) of wasted RAM by just using xarray.Dataset. Instead we use dict of xarray.DataArray. This led to refactoring the entire program for better RAM usage with large (all day) datasets.
1.4.4
1.4.3
1.4.2
1.4.0
specify single cal file stem instead of both file name, which was cumbersome.