-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
xarray accessor: regrid
#8260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here at xarray! Be sure to follow the issue template! |
Thanks for pointing us to this! A performant replacement for xESMF would be extremely valuable! Feel free to submit a PR adding a link to xarray-regrid to our Ecosystem page. |
Closed by #8270. Thanks @BSchilperoort ! |
What is your issue?
For regridding (rectilinear) geospatial data, we are working on an xarray plugin "xarray-regrid".
As accessor we use
regrid
.Currently we have a few methods implemented:
dask.distributed
and outperforms xESMF, on par with CDO.On our repository we also have some notebooks benchmarking the results against xESMF and CDO.
I read I should let you know about using the accessor, hope you are interested!
The text was updated successfully, but these errors were encountered: