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

Beam refactor #369

Closed
wants to merge 8 commits into from
Closed

Beam refactor #369

wants to merge 8 commits into from

Conversation

rabernat
Copy link
Contributor

Closes #256

Just a very first start, based on discussion today.

Copy link
Contributor

@alxmrs alxmrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good so far :)



IndexedElement = Tuple[Index, Any]
# can we use a generic, e.g Indexed[xr.Dataset]?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rabernat
Copy link
Contributor Author

I have pushed the beam-refactor branch to this remote. We are going keep iterating on it there via future PRs. Will merge to main at some far future date when it is all actually working. Going to close this for now.

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.

Should we just adopt xarray-beam as our internal data model?
2 participants