Skip to content

Commit 8214d31

Browse files
committed
Update docs
1 parent 5befbcb commit 8214d31

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/developers_guide/ocean/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ test cases and steps
196196
files_for_e3sm.remap_ice_shelf_melt.RemapIceShelfMelt.run
197197
files_for_e3sm.remap_sea_surface_salinity_restoring.RemapSeaSurfaceSalinityRestoring
198198
files_for_e3sm.remap_sea_surface_salinity_restoring.RemapSeaSurfaceSalinityRestoring.run
199+
files_for_e3sm.remap_iceberg_climatology.RemapIcebergClimatology
200+
files_for_e3sm.remap_iceberg_climatology.RemapIcebergClimatology.run
199201

200202
init.Init
201203
init.Init.configure

docs/developers_guide/ocean/test_groups/global_ocean.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,12 @@ The test case is made up of 10 steps:
13521352
Hydrographic Climatology (PHC) to the MPAS mesh. This dataset is used in
13531353
E3SM for compsets with data atmospheric/land forcing.
13541354

1355+
:py:class:`compass.ocean.tests.global_ocean.files_for_e3sm.remap_iceberg_climatology.RemapIcebergClimatology`
1356+
is used to remap freshwater fluxes from an iceberg climatology from
1357+
`Merino et al. (2016) <https://doi.org/10.1016/j.ocemod.2016.05.001>`_ to
1358+
the MPAS mesh. This dataset is used in E3SM for compsets with data iceberg
1359+
freshwater fluxes (``DIB``).
1360+
13551361
files_for_e3sm for an existing mesh
13561362
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13571363

0 commit comments

Comments
 (0)