We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745353a commit 9dbe37bCopy full SHA for 9dbe37b
compass/ocean/tests/isomip_plus/initial_state.py
@@ -147,6 +147,7 @@ def _compute_initial_condition(self):
147
land_ice_draft=land_ice_draft, modify_mask=land_ice_draft < 0.)
148
149
ds['landIcePressure'] = land_ice_pressure
150
+ ds['landIceDraft'] = land_ice_draft
151
152
section = config['isomip_plus']
153
0 commit comments