There was an error while loading. Please reload this page.
1 parent 2f588ce commit eda900dCopy full SHA for eda900d
1 file changed
docs/cli/copy.rst
@@ -34,7 +34,7 @@ Concatenating Chunks into Shards (Zarr v3)
34
35
The v3 of Zarr is still not the recommended version to use with anemoi-datasets,
36
and the ``concatenate`` option requires zarr v3.
37
- This option is not yet usable with standard install of anemoi-datasets.
+ This option is not yet usable with standard install of anemoi-datasets.
38
Using it requires installing the zarr v3 package after anemoi-datasets (breaking the dependency on zarr v2).
39
40
@@ -45,7 +45,7 @@ For example::
45
46
--concatenate 0
47
48
-expands shards to the full extent of dimension 0.
+expands shards to the full extent of dimension 0.
49
50
This option:
51
0 commit comments