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 4f89ed5 commit 1701a1aCopy full SHA for 1701a1a
1 file changed
tests/vendor/xgcm_datasets.py
@@ -82,7 +82,6 @@
82
),
83
},
84
85
- # my own invention
86
"1d_left": xr.Dataset(
87
{"data_g": (["XG"], np.random.rand(N)), "data_c": (["XC"], np.random.rand(N))},
88
coords={
0 commit comments