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

needs ability to leverage xarray for more complex data #11

Open
josephcslater opened this issue Dec 25, 2017 · 0 comments
Open

needs ability to leverage xarray for more complex data #11

josephcslater opened this issue Dec 25, 2017 · 0 comments

Comments

@josephcslater
Copy link
Member

xarray would allow more comprehendible calls to data for slicing versus n-dimensional arrays.

The project is already outgrowing the n-dimensional array paradigm.

Converting to xarray would be beneficial, but should be layered as an optional way of interacting so as to still allow array interaction with calls.

This means "duplicating" functions (choosing an interface) or multiple ways to call or somethign similar. The model of the python control (looks like matlab, or doesn't depending no desire) is a paradigm.

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

No branches or pull requests

1 participant