Skip to content

Commit e221c6e

Browse files
committed
Update API docs
1 parent 07da14a commit e221c6e

File tree

1 file changed

+8
-2
lines changed
  • docs/developers_guide/ocean

1 file changed

+8
-2
lines changed

docs/developers_guide/ocean/api.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
:toctree: generated/
88
99
Ocean
10+
Ocean.map_to_native_model_vars
11+
Ocean.map_var_list_to_native_model
12+
Ocean.write_model_dataset
13+
Ocean.map_from_native_model_vars
14+
Ocean.map_var_list_from_native_model
15+
Ocean.open_model_dataset
1016
1117
add_tasks.add_ocean_tasks
1218
```
@@ -314,10 +320,10 @@
314320
315321
rpe.analysis.Analysis
316322
rpe.analysis.Analysis.run
317-
323+
318324
viz.Viz
319325
viz.Viz.run
320-
326+
321327
```
322328

323329
### single_column

0 commit comments

Comments
 (0)