File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ Changelog
33
44v0.3.0 - Unreleased
55-------------------
6- This release will focus on supporting Pint quantities.
6+ This release focused on supporting Pint quantities.
77
88Highlights
99``````````
1010* If all arguments are xarray.DataArray wrapped by pint-xarray or pint Quantity, the result is wrapped into a pint-xarray quantity.
11- * If arguments are Quantity, they will be converted to the unit of gsw arguments
11+ * If arguments are pint Quantity objects with compatible but incorrect units , they will be converted to the input unit of gsw arguments
1212
1313v0.2.1 - 2022-03-22
1414-------------------
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " gsw-xarray"
3- version = " 0.2.1 "
3+ version = " 0.3.0 "
44description = " Drop in wrapper for gsw which adds CF standard name and units attributes to xarray results"
55authors = [" Andrew Barna <abarna@gmail.com>" , " Romain Caneill <romain.caneill@ens-lyon.org>" ]
66license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments