File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Outputs
58
58
59
59
60
60
We support (but don't yet validate) the usage of pint.Quantities and the usage of xarray wrapped Quantities.
61
- Support for pint requires the installation of two optional dependencies: `pint ` and `pint-xarray `.
61
+ Support for pint requires the installation of two optional dependencies: `` pint `` and `` pint-xarray ` `.
62
62
If any of the inputs to a gsw function are Quantities, the returned object will also be a Quantity belonging to the same UnitRegistry.
63
63
64
64
.. warning ::
@@ -101,7 +101,7 @@ Outputs
101
101
Attributes:
102
102
standard_name: sea_water_sigma_t
103
103
104
- The usage of xarray wrapped Quantities is not required, you can use pint directly (though the `pint-xarray ` dep still needs to be installed).
104
+ The usage of xarray wrapped Quantities is not required, you can use pint directly (though the `` pint-xarray ` ` dep still needs to be installed).
105
105
106
106
.. code :: python
107
107
You can’t perform that action at this time.
0 commit comments