File tree 3 files changed +4
-3
lines changed
users_guide/ocean/test_groups
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -215,6 +215,7 @@ test cases and steps
215
215
init.initial_state.InitialState.run
216
216
init.remap_ice_shelf_melt.RemapIceShelfMelt
217
217
init.remap_ice_shelf_melt.RemapIceShelfMelt.run
218
+ init.remap_ice_shelf_melt.remap_paolo
218
219
init.remap_ice_shelf_melt.remap_adusumilli
219
220
init.ssh_adjustment.SshAdjustment
220
221
init.ssh_adjustment.SshAdjustment.setup
Original file line number Diff line number Diff line change @@ -977,7 +977,7 @@ ecosystem input data files.
977
977
978
978
The class :py:class: `compass.ocean.tests.global_ocean.init.remap_ice_shelf_melt.RemapIceShelfMelt `
979
979
defines a step that remaps melt rates from the satellite-derived dataset
980
- from `Adusumilli et al. (2020 ) <https://doi.org/10.1038/s41561-020-0616-z >`_.
980
+ from `Paolo et al. (2023 ) <https://doi.org/10.5194/tc-17-3409-2023 >`_.
981
981
982
982
The class :py:class: `compass.ocean.tests.global_ocean.init.ssh_adjustment.SshAdjustment `
983
983
defines a step to adjust the ``landIcePressure `` variable to be in closer to
@@ -1365,7 +1365,7 @@ The test case is made up of 10 steps:
1365
1365
1366
1366
:py:class: `compass.ocean.tests.global_ocean.files_for_e3sm.remap_ice_shelf_melt.RemapIceShelfMelt `
1367
1367
is used to remap ice-shelf melt rates from the dataset of
1368
- `Adusumilli et al. (2020 ) <https://doi.org/10.1038/s41561-020-0616-z >`_
1368
+ `Paolo et al. (2023 ) <https://doi.org/10.5194/tc-17-3409-2023 >`_
1369
1369
to the MPAS mesh. This dataset is used in E3SM for ``DISMF `` (data
1370
1370
ice-shelf melt flux) compsets.
1371
1371
Original file line number Diff line number Diff line change @@ -603,7 +603,7 @@ given ``<mesh>`` are:
603
603
* ``ocean/global_ocean/<mesh>/EN4_1900/init ``
604
604
605
605
For meshes with ice-shelf cavities, ``init `` also interpolates the
606
- `Adusumilli et al. (2020 ) <https://doi.org/10.1038/s41561-020-0616-z >`_
606
+ `Paolo et al. (2023 ) <https://doi.org/10.5194/tc-17-3409-2023 >`_
607
607
annual mean Antarctic melt rates to the MPAS mesh for use in subsequent test
608
608
cases and possible incorporation as a forcing dataset in E3SM. The ``init ``
609
609
test case also performs an ``ssh_adjustment `` step as described in
You can’t perform that action at this time.
0 commit comments