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
{{ message }}
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
Based on a discussion today, I think we want to have a batch processing capability in esmlab based on dask-mpi.
All the functions in esmlab.climatology accept and return arguments of type xr.Dataset; explicit attention has been paid to ensure that the returned Dataset is suitable to write to file (attributes and dtypes preserved, etc.).
Based on a discussion today, I think we want to have a batch processing capability in esmlab based on dask-mpi.
All the functions in
esmlab.climatology
accept and return arguments of typexr.Dataset
; explicit attention has been paid to ensure that the returnedDataset
is suitable to write to file (attributes and dtypes preserved, etc.).@kmpaul, @andersy005: can you please provide @alperaltuntas with a dask-mpi example?
cc: @mnlevy1981, @jukent
The text was updated successfully, but these errors were encountered: