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

User Guide on Custom Grids & .from_xarray() methods #1086

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

philipc2
Copy link
Member

@philipc2 philipc2 commented Nov 22, 2024

Overview

  • Implements UxDataArray.from_xarray() and UxDataset.from_xarray(), methods for converting from Xarray to UXarray with a custom Grid
  • New User Guide section on creating grids from a custom grid topology and how to translate Xarray data structures to UXarray.

@rajeeja
Copy link
Contributor

rajeeja commented Nov 22, 2024

I have another PR for from_file and loading grids; do you think we want to merge that with this one?

@philipc2
Copy link
Member Author

I have another PR for from_file and loading grids; do you think we want to merge that with this one?

I think it's okay to keep them separate, as the one you are working on covers different areas than this one.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@philipc2 philipc2 self-assigned this Dec 9, 2024
@philipc2 philipc2 changed the title DRAFT: User Guide on Custom Grids & .from_xarray() methods User Guide on Custom Grids & .from_xarray() methods Dec 9, 2024
@philipc2 philipc2 marked this pull request as ready for review December 9, 2024 22:02
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 this pull request may close these issues.

3 participants