File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
docs/developers_guide/ocean Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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+
13551361files_for_e3sm for an existing mesh
13561362~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13571363
You can’t perform that action at this time.
0 commit comments