We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b82717b commit a56042eCopy full SHA for a56042e
1 file changed
docs/docs/cli_reference.md
@@ -27,4 +27,14 @@
27
| `--variable-commits` | `-vc` | Flag to send variables to Icechunk repository using independent commits. |
28
| `--icechunk-configuration` | `-ic` | Path to the JSON file defining the Icechunk storage and repository configurations (default=`None`). |
29
30
----
+---
31
+
32
+# OceanDataStore Python API
33
34
+::: OceanDataStore.object_store_handler.send_to_zarr
35
36
+::: OceanDataStore.object_store_handler.update_zarr
37
38
+::: OceanDataStore.object_store_handler.send_to_icechunk
39
40
+::: OceanDataStore.object_store_handler.update_icechunk
0 commit comments