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

Convert to new Xarray backend API #27

Closed
ashwinvis opened this issue Apr 27, 2021 · 1 comment · Fixed by #38
Closed

Convert to new Xarray backend API #27

ashwinvis opened this issue Apr 27, 2021 · 1 comment · Fixed by #38
Projects

Comments

@ashwinvis
Copy link
Member

See:

This should make it possible to use xarray directly as:

import xarray as xr
xr.open_dataset(..., engine="pymech")
@ashwinvis
Copy link
Member Author

@ashwinvis ashwinvis added this to In progress in pymech Oct 15, 2021
ashwinvis added a commit that referenced this issue Oct 15, 2021
@ashwinvis ashwinvis moved this from In progress to Done in pymech Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant