-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
I would like to call attention to JiaweiZhuang/xESMF#3 (comment) . It seems like the xESMF package does regridding in a way that at least some XArray users find sensible. It should probably make use of, but does not currently use apply_ufunc, and is not particularly parallelizable (or at least that is my understanding). It could be that some modest development by someone more familiar with XArray could have a large impact by properly using apply_ufunc within that codebase.
I apologize for posting an issue about another package in this issue tracker. Feel free to close.