Skip to content

Commit a56042e

Browse files
committed
Add OceanDataStore Python API to CLI reference.
1 parent b82717b commit a56042e

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

docs/docs/cli_reference.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,14 @@
2727
| `--variable-commits` | `-vc` | Flag to send variables to Icechunk repository using independent commits. |
2828
| `--icechunk-configuration` | `-ic` | Path to the JSON file defining the Icechunk storage and repository configurations (default=`None`). |
2929

30-
---
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

Comments
 (0)