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
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ gsw-xarray: Wrapper for gsw that adds CF attributes
11
11
12
12
gsw-xarray is a wrapper for `gsw python <https://github.com/TEOS-10/GSW-python>`_
13
13
that will add CF attributes to xarray.DataArray outputs.
14
-
It is meant to be a drop in wrapper for the upstream GSW-Python library and will only add these attributes if the first argument to a function is an xarray.DataArray.
14
+
It is meant to be a drop in wrapper for the upstream GSW-Python library and will only add these attributes if one argument to a function is an xarray.DataArray.
0 commit comments