You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: main/developers_guide/e3sm/init/generated/polaris.tasks.e3sm.init.topo.combine.CombineStep.constrain_resources.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ <h1>polaris.tasks.e3sm.init.topo.combine.CombineStep.constrain_resources<a class
<ddclass="field-odd"><p><strong>available_resources</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.13)"><em>dict</em></a>) – The total number of cores available to the step</p>
138
+
<ddclass="field-odd"><p><strong>available_resources</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.14)"><em>dict</em></a>) – The total number of cores available to the step</p>
<li><p><strong>resolution</strong> (<aclass="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.13)"><em>float</em></a>) – degrees (float) or face subdivisions (int)</p></li>
139
-
<li><p><strong>resolution_name</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><em>str</em></a>) – either x.xxxx_degrees or NExxx</p></li>
140
-
<li><p><strong>combined_filename</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><em>str</em></a>) – name of the combined topography file</p></li>
141
-
<li><p><strong>dst_scrip_filename</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><em>str</em></a>) – name of the destination SCRIP file</p></li>
142
-
<li><p><strong>exodus_filename</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><em>str</em></a>) – name of the exodus file for the cubed sphere mesh</p></li>
138
+
<li><p><strong>resolution</strong> (<aclass="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.14)"><em>float</em></a>) – degrees (float) or face subdivisions (int)</p></li>
139
+
<li><p><strong>resolution_name</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – either x.xxxx_degrees or NExxx</p></li>
140
+
<li><p><strong>combined_filename</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – name of the combined topography file</p></li>
141
+
<li><p><strong>dst_scrip_filename</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – name of the destination SCRIP file</p></li>
142
+
<li><p><strong>exodus_filename</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – name of the exodus file for the cubed sphere mesh</p></li>
<li><p><strong>component</strong> (<aclass="reference internal" href="../../../generated/polaris.Component.html#polaris.Component" title="polaris.Component"><em>polaris.Component</em></a>) – The component the step belongs to</p></li>
154
-
<li><p><strong>subdir</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><em>str</em></a>) – The subdirectory within the component’s work directory</p></li>
155
-
<li><p><strong>low_res</strong> (<aclass="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)"><em>bool</em></a><em>, </em><em>optional</em>) – Whether to use the low resolution configuration options</p></li>
154
+
<li><p><strong>subdir</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – The subdirectory within the component’s work directory</p></li>
155
+
<li><p><strong>low_res</strong> (<aclass="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.14)"><em>bool</em></a><em>, </em><em>optional</em>) – Whether to use the low resolution configuration options</p></li>
<li><p><strong>component</strong> (<aclass="reference internal" href="../../../generated/polaris.Component.html#polaris.Component" title="polaris.Component"><em>polaris.Component</em></a>) – The component the step belongs</p></li>
148
148
<li><p><strong>combine_step</strong> (<aclass="reference internal" href="polaris.tasks.e3sm.init.topo.combine.CombineStep.html#polaris.tasks.e3sm.init.topo.combine.CombineStep" title="polaris.tasks.e3sm.init.topo.combine.CombineStep"><em>polaris.tasks.e3sm.init.topo.combine.CombineStep</em></a>) – The combine step to use for visualization</p></li>
149
-
<li><p><strong>subdir</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><em>str</em></a>) – The subdirectory for this step within the component’s work
149
+
<li><p><strong>subdir</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – The subdirectory for this step within the component’s work
0 commit comments