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
Hi, first I wanted to say that xarray is a really fantastic library, it saves so many manipulations in my work.
I was looking for a way to add a coordinate to a DataArray and attribute it to a specific dimension. I found that the following syntax was exactly what I was looking for :
Hi, first I wanted to say that xarray is a really fantastic library, it saves so many manipulations in my work.
I was looking for a way to add a coordinate to a DataArray and attribute it to a specific dimension. I found that the following syntax was exactly what I was looking for :
However, the documentation of the method was not referencing this syntax. What do you think?
The text was updated successfully, but these errors were encountered: