You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Significant work on this recently. See commit history.
"xarray" is the library name; they use "DataArray" as the name of their main data structure. So I completely rewrote @dataarray, made it DataArray, and added an +xmarray package/namespace for related stuff. We'll call this module "xmarray", but make the classes DataArray and DataSet, to match the Python xarray terminology.
Rename @dataarray to @xarray and finish it.
The text was updated successfully, but these errors were encountered: