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 d8a69d6 commit 608b46eCopy full SHA for 608b46e
.gitignore
@@ -3,3 +3,4 @@ _site/
3
example_data/
4
*.h5
5
*.nc
6
+_freeze
tutorials/hdf5_formatting.ipynb
@@ -71,7 +71,7 @@
71
"id": "e70aa9a5-58dc-44e7-a600-a1f9db2027d5",
72
"metadata": {},
73
"source": [
74
- "Create some dimension variables. The dimension scales need to be in the group so that they can found by `xarray`."
+ "Create some dimension variables. The dimension scales need to be in the group so that they can found by `xarray`. -"
75
]
76
},
77
{
0 commit comments