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

consider using xarray for data management #5

Open
nobodyinperson opened this issue Apr 14, 2017 · 1 comment
Open

consider using xarray for data management #5

nobodyinperson opened this issue Apr 14, 2017 · 1 comment
Assignees

Comments

@nobodyinperson
Copy link
Owner

xarray could be an elegant solution to the multiple-dimensions implementation.

@nobodyinperson
Copy link
Owner Author

A big problem could be the coordinate/DataArray expanding which I don't know how to achieve at the moment...

I posted a question on StackOverflow to find this out.

Probably, the best idea is to implement reader and writer methods of InterfaceValue and SetOfInterfaceValues as converter to and from xarray.DataArrays and xarray.Datasets with all specified metadata available. This would also enable netCDF reading and writing.

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