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
<spanclass="k">raise</span><spanclass="ne">ValueError</span><spanclass="p">(</span><spanclass="s1">'No input files found for stream </span><spanclass="si">{}</span><spanclass="s1"> in </span><spanclass="si">{}</span><spanclass="s1"> between '</span>
790
+
<spanclass="nb">print</span><spanclass="p">(</span><spanclass="s1">'Warning: No input files found for stream </span><spanclass="si">{}</span><spanclass="s1"> in </span><spanclass="si">{}</span><spanclass="s1"> between '</span>
790
791
<spanclass="s1">'</span><spanclass="si">{}</span><spanclass="s1"> and </span><spanclass="si">{}</span><spanclass="s1">'</span><spanclass="o">.</span><spanclass="n">format</span><spanclass="p">(</span><spanclass="n">streamName</span><spanclass="p">,</span><spanclass="n">componentName</span><spanclass="p">,</span>
<spanclass="s2">"</span><spanclass="si">{}</span><spanclass="s2"> start and/or end year different from requested</span><spanclass="se">\n</span><spanclass="s2">"</span>
<spanclass="n">message</span><spanclass="o">=</span><spanclass="p">(</span><spanclass="s2">"</span><spanclass="si">{}</span><spanclass="s2"> start and/or end year different from requested</span><spanclass="se">\n</span><spanclass="s2">"</span>
<li><p><strong>ds</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.10.1)"><em>xarray.Dataset</em></a>) – the dataset to which region names should be added</p></li>
133
+
<li><p><strong>ds</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.11.1)"><em>xarray.Dataset</em></a>) – the dataset to which region names should be added</p></li>
<li><p><strong>regionShortNames</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#list" title="(in Python v3.14)"><em>list</em></a><em> of </em><aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a><em>, </em><em>optional</em>) – A list of a subset of the short region names to use to subset the
Copy file name to clipboardExpand all lines: develop/developers_guide/generated/mpas_analysis.shared.climatology.RemapMpasClimatologySubtask.customize_masked_climatology.html
<li><p><strong>climatology</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.10.1)"><em>xarray.Dataset</em></a>) – The MPAS climatology data set that has had a mask added but has
156
+
<li><p><strong>climatology</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.11.1)"><em>xarray.Dataset</em></a>) – The MPAS climatology data set that has had a mask added but has
157
157
not yet been remapped</p></li>
158
158
<li><p><strong>season</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – The name of the season to be masked</p></li>
Copy file name to clipboardExpand all lines: develop/developers_guide/generated/mpas_analysis.shared.climatology.RemapMpasClimatologySubtask.customize_remapped_climatology.html
<li><p><strong>climatology</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.10.1)"><em>xarray.Dataset</em></a>) – The MPAS climatology data set that has been remapped</p></li>
155
+
<li><p><strong>climatology</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.11.1)"><em>xarray.Dataset</em></a>) – The MPAS climatology data set that has been remapped</p></li>
156
156
<li><p><strong>comparisonGridNames</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – The name of the comparison grid to use for remapping.</p></li>
157
157
<li><p><strong>season</strong> (<aclass="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.14)"><em>str</em></a>) – The name of the season to be remapped</p></li>
<li><p><strong>ds</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.10.1)"><em>xarray.Dataset</em></a><em> or </em><aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray" title="(in xarray v2025.10.1)"><em>xarray.DataArray</em></a>) – A data set with a <codeclass="docutils literal notranslate"><spanclass="pre">Time</span></code> coordinate expressed as days since
159
+
<li><p><strong>ds</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.11.1)"><em>xarray.Dataset</em></a><em> or </em><aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray" title="(in xarray v2025.11.1)"><em>xarray.DataArray</em></a>) – A data set with a <codeclass="docutils literal notranslate"><spanclass="pre">Time</span></code> coordinate expressed as days since
160
160
0001-01-01 or <codeclass="docutils literal notranslate"><spanclass="pre">month</span></code> coordinate</p></li>
161
161
<li><p><strong>monthValues</strong> (<aclass="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.14)"><em>int</em></a><em> or </em><em>array-like</em><em> of </em><em>ints</em>) – A single month or an array of months to be averaged together</p></li>
162
162
<li><p><strong>calendar</strong> (<em>{'gregorian'</em><em>, </em><em>'noleap'}</em><em>, </em><em>optional</em>) – The name of one of the calendars supported by MPAS cores, used to
<li><p><strong>ds</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.10.1)"><em>xarray.Dataset</em></a><em> or </em><aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray" title="(in xarray v2025.10.1)"><em>xarray.DataArray</em></a>) – A data set with a <codeclass="docutils literal notranslate"><spanclass="pre">Time</span></code> coordinate expressed as days since
158
+
<li><p><strong>ds</strong> (<aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2025.11.1)"><em>xarray.Dataset</em></a><em> or </em><aclass="reference external" href="https://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray" title="(in xarray v2025.11.1)"><em>xarray.DataArray</em></a>) – A data set with a <codeclass="docutils literal notranslate"><spanclass="pre">Time</span></code> coordinate expressed as days since
159
159
0001-01-01 or <codeclass="docutils literal notranslate"><spanclass="pre">month</span></code> coordinate</p></li>
160
160
<li><p><strong>calendar</strong> (<em>{'gregorian'</em><em>, </em><em>'noleap'}</em><em>, </em><em>optional</em>) – The name of one of the calendars supported by MPAS cores, used to
161
161
determine <codeclass="docutils literal notranslate"><spanclass="pre">month</span></code> from <codeclass="docutils literal notranslate"><spanclass="pre">Time</span></code> coordinate, so must be supplied if
0 commit comments