You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A core bottleneck is the scalability of reads of many NetCDF files via xarray/dask.
This has been improved by many updates. However, this remains a core bottleneck for analysis.
Pre-xarray direct reading and handling of NetCDF files was faster and more scaleable. However, the benefits brought by using xarray/dask are very notable.
The text was updated successfully, but these errors were encountered:
A core bottleneck is the scalability of reads of many NetCDF files via xarray/dask.
This has been improved by many updates. However, this remains a core bottleneck for analysis.
Pre-xarray direct reading and handling of NetCDF files was faster and more scaleable. However, the benefits brought by using xarray/dask are very notable.
The text was updated successfully, but these errors were encountered: