Hi all! I am wondering if someone can help me speed up xarray.concat() to combine a list of xarray.DataArrays() into one DataArray. It should be fairly fast, since my list of DataArrays is only 2 elements, and each DataArray has small chunks (see screenshot below). Do you have any tips? Thanks! Screenshot-2023-08-22-at-1.12.25-PM.png
I forgot to mention, but performing xr.concat() for this takes over an hour, which seems excessively long!
Erin Dougherty has marked this topic as resolved.
Last updated: May 16 2025 at 17:14 UTC