On 2023-12-06 several folks met and discussed "What’s next for Pangeo” organized by @TomNicholas . This article collects links to other sub-topics below. I propose that people engage asynchronously on those topics for a bit, and based on the activity we decide what to discuss synchronously.
For completeness, someone also brought up the need for better software to handle regridding, but I think just mentioning that is enough because there were no volunteers to actually dive in and attack that in a concerted way.
I’m definitely interested in helping to speed up regridding (because that’s a bottleneck for us, too). But I probably won’t get round to doing anything useful on this topic for at least a year! Maybe longer…
(I have something like this working in https://github.com/IAOCEA/xarray-healpy, where the name is not that descriptive… it really is just general regridding using a tree and numba to do bilinear interpolation)
IMO this would be a great project for an institution to take ownership of - it requires sustained effort to flesh out, but would certainly be extremely widely used. But anyone interested in that should probably go to the thread linked above.