We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bda89 commit 5eec4a9Copy full SHA for 5eec4a9
docs/agnostic/pint.md
@@ -32,7 +32,7 @@ Learn more at the [pint-xarray](https://pint-xarray.readthedocs.io/en/latest/) d
32
33
## Example
34
35
-First we open the dataset and perform some preprocessing:
+First we open the dataset, fill in missing `units` attributes, and calculate the length of the vectors for later:
36
37
```{code-cell} python
38
import numpy as np
0 commit comments