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

Any interest in some basic vector calculations? Also what about pandas? #91

Open
kthyng opened this issue May 24, 2023 · 1 comment
Open

Comments

@kthyng
Copy link
Collaborator

kthyng commented May 24, 2023

I need to write some basic vector calculations (u, v from speed, dir; rotations; etc) and I need them multiple places so it might be nice to officially have these somewhere. Additionally I would add metadata for new variables for DataArrays.

But that also begs the question — could this package work for both incoming xarray Datasets and pandas DataFrames? That sounds useful.

What do you think @ocefpaf?

@ocefpaf
Copy link
Member

ocefpaf commented May 30, 2023

I think that would not only be useful but also something missing for a while. This package was originally designed for lists and no arrays, it is outdated and some pandas/xarray support is very welcome.

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

No branches or pull requests

2 participants