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 27ac446 commit e0565bfCopy full SHA for e0565bf
docs/agnostic/pint.md
@@ -1 +1,27 @@
1
+---
2
+jupytext:
3
+ text_representation:
4
+ format_name: myst
5
+kernelspec:
6
+ display_name: Python 3
7
+ name: python
8
9
+
10
# PintIndex
11
12
+````{grid}
13
+```{grid-item}
14
+:columns: 3
15
+```{image} https://pint.readthedocs.io/en/latest/_static/logo-full.png
16
17
+alt: pint-xarray logo
18
+width: 200px
19
+align: center
20
21
+```
22
23
+:columns: 9
24
+```{seealso}
25
+Learn more at the [pint-xarray](https://pint-xarray.readthedocs.io/en/latest/) documentation page.
26
27
+````
0 commit comments