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?