Skip to content

Commit 68744a7

Browse files
committed
Fix misc. problems with the docs
1 parent 1ce9f93 commit 68744a7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/developers_guide/ocean/api.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@ isomip_plus
442442
forward.Forward.setup
443443
forward.Forward.run
444444

445-
geom.define_thin_film_mask_step1
446445
geom.interpolate_ocean_mask
447446
geom.interpolate_geom
448447

docs/developers_guide/ocean/test_groups/isomip_plus.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _dev_ocean_isomip_plus:
22

33
isomip_plus
4-
============
4+
===========
55

66
The ``isomip_plus`` test group
77
(:py:class:`compass.ocean.tests.isomip_plus.IsomipPlus`) implements variants
@@ -68,7 +68,7 @@ changing ice-shelf topography. Variables are renamed to those expected by
6868
MPAS-Ocean.
6969

7070
planar_mesh
71-
~~~~~~~~~
71+
~~~~~~~~~~~
7272

7373
The class :py:class:`compass.ocean.tests.isomip_plus.planar_mesh.PlanarMesh`
7474
defines a step for generating a planar mesh.
@@ -78,7 +78,7 @@ cull_mesh
7878

7979
The class :py:class:`compass.ocean.tests.isomip_plus.cull_mesh.CullMesh`
8080
defines a step for culling the mesh to include only ocean cells, with or
81-
without a thin film depending on the test.
81+
without a thin film depending on the test.
8282

8383
initial_state
8484
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)