Skip to content
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

Make xesmf dependency optional #62

Closed
ks905383 opened this issue Feb 13, 2024 · 0 comments · Fixed by #66
Closed

Make xesmf dependency optional #62

ks905383 opened this issue Feb 13, 2024 · 0 comments · Fixed by #66

Comments

@ks905383
Copy link
Owner

xesmf has common dependency issues (see e.g., #47 ), and is only used by xagg in a specific case (regridding weights). For the stability of xagg, it may be better to either make the dependency optional (only appear when setting a specific regridding target) or remove it altogether by requiring regridding to happen outside of xagg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant