- Support TurbulenceField.uvw being a lazy loaded xarray (xr.open_dataarray), which keeps memory usage at a minimum - New MemmapMannTurbulenceField utilizing the memory-saving feature (turbulence data not loaded into memory and scaling occurs on the fly when requesting the data)