Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump xarray from 2023.5.0 to 2023.6.0 (#180)
Bumps [xarray](https://github.com/pydata/xarray) from 2023.5.0 to 2023.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydata/xarray/releases">xarray's releases</a>.</em></p> <blockquote> <h2>v2023.06.0</h2> <p>This release adds features to <code>curvefit</code>, improves the performance of concatenation, and fixes various bugs.</p> <p>Thank to our 13 contributors to this release: Anderson Banihirwe, Deepak Cherian, Illviljan, Juniper Tyree, Justus Magin, Martin Fleischmann, Mattia Almansi, mgunyho, Negin Sobhani, Rutger van Haasteren, Tom Nicholas, Tom White.</p> <h2>What's Changed</h2> <ul> <li>Array API fixes for astype by <a href="https://github.com/TomNicholas"><code>@TomNicholas</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7847">pydata/xarray#7847</a></li> <li>Add type hints to test_dtypes by <a href="https://github.com/Illviljan"><code>@Illviljan</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7858">pydata/xarray#7858</a></li> <li>Bump codecov/codecov-action from 3.1.3 to 3.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7859">pydata/xarray#7859</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7864">pydata/xarray#7864</a></li> <li>Upload nightly wheels to scientific-python-nightly-wheels by <a href="https://github.com/martinfleis"><code>@martinfleis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7865">pydata/xarray#7865</a></li> <li>adapt the <code>pint</code> + <code>dask</code> test to the newest version of <code>pint</code> by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7855">pydata/xarray#7855</a></li> <li>Avoid explicit loop when updating OrderedSet by <a href="https://github.com/Illviljan"><code>@Illviljan</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7857">pydata/xarray#7857</a></li> <li>Improve to_dask_dataframe performance by <a href="https://github.com/Illviljan"><code>@Illviljan</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7844">pydata/xarray#7844</a></li> <li>Changed duck typing exception to: (ImportError, AttributeError) by <a href="https://github.com/vhaasteren"><code>@vhaasteren</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7874">pydata/xarray#7874</a></li> <li>defer to <code>numpy</code> for the expected result by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7875">pydata/xarray#7875</a></li> <li>add <code>numba</code> to the py3.11 environment by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7867">pydata/xarray#7867</a></li> <li>deprecate the <code>cdms2</code> conversion methods by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7876">pydata/xarray#7876</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7882">pydata/xarray#7882</a></li> <li>Implement multidimensional initial guess and bounds for <code>curvefit</code> by <a href="https://github.com/mgunyho"><code>@mgunyho</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7821">pydata/xarray#7821</a></li> <li>move to <code>setup-micromamba</code> by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7878">pydata/xarray#7878</a></li> <li>Improve concat performance by <a href="https://github.com/Illviljan"><code>@Illviljan</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7824">pydata/xarray#7824</a></li> <li>retire the TestPyPI workflow by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7889">pydata/xarray#7889</a></li> <li>Fix .groupby(multi index level) by <a href="https://github.com/dcherian"><code>@dcherian</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7830">pydata/xarray#7830</a></li> <li>don't use <code>CacheFileManager.__del__</code> on interpreter shutdown by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7880">pydata/xarray#7880</a></li> <li>fix polyfit changing the original object by <a href="https://github.com/malmans2"><code>@malmans2</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7900">pydata/xarray#7900</a></li> <li>Fix flaky doctest for curvefit by <a href="https://github.com/mgunyho"><code>@mgunyho</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7893">pydata/xarray#7893</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7912">pydata/xarray#7912</a></li> <li>Ensure dtype of reindex result matches dtype of the original DataArray by <a href="https://github.com/andersy005"><code>@andersy005</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7917">pydata/xarray#7917</a></li> <li>Add errors option to curvefit by <a href="https://github.com/mgunyho"><code>@mgunyho</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7891">pydata/xarray#7891</a></li> <li>CF encoding should preserve vlen dtype for empty arrays by <a href="https://github.com/tomwhite"><code>@tomwhite</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7862">pydata/xarray#7862</a></li> <li>use trusted publishers instead of a API token by <a href="https://github.com/keewis"><code>@keewis</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7899">pydata/xarray#7899</a></li> <li>Add cfgrib,ipywidgets to doc env by <a href="https://github.com/dcherian"><code>@dcherian</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7888">pydata/xarray#7888</a></li> <li>Update calendar for developers meeting by <a href="https://github.com/shoyer"><code>@shoyer</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7933">pydata/xarray#7933</a></li> <li>Fix regression with grouper object on an IndexVariable by <a href="https://github.com/mwtoews"><code>@mwtoews</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7920">pydata/xarray#7920</a></li> <li>Release summary for v2023.06.0 by <a href="https://github.com/TomNicholas"><code>@TomNicholas</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7934">pydata/xarray#7934</a></li> <li>Fix check for chunk_store in zarr backend by <a href="https://github.com/juntyr"><code>@juntyr</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7923">pydata/xarray#7923</a></li> <li>fixing rolling_window issue with cupy by <a href="https://github.com/negin513"><code>@negin513</code></a> in <a href="https://redirect.github.com/pydata/xarray/pull/7938">pydata/xarray#7938</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/martinfleis"><code>@martinfleis</code></a> made their first contribution in <a href="https://redirect.github.com/pydata/xarray/pull/7865">pydata/xarray#7865</a></li> <li><a href="https://github.com/vhaasteren"><code>@vhaasteren</code></a> made their first contribution in <a href="https://redirect.github.com/pydata/xarray/pull/7874">pydata/xarray#7874</a></li> <li><a href="https://github.com/juntyr"><code>@juntyr</code></a> made their first contribution in <a href="https://redirect.github.com/pydata/xarray/pull/7923">pydata/xarray#7923</a></li> <li><a href="https://github.com/negin513"><code>@negin513</code></a> made their first contribution in <a href="https://redirect.github.com/pydata/xarray/pull/7938">pydata/xarray#7938</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pydata/xarray/compare/v2023.05.0...v2023.06.0">https://github.com/pydata/xarray/compare/v2023.05.0...v2023.06.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydata/xarray/commit/cbc02e3d3155cd1e178d62a3897889546152e9e8"><code>cbc02e3</code></a> fixing rolling_window issue with cupy (<a href="https://redirect.github.com/pydata/xarray/issues/7938">#7938</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/c15871953e0be02e3081c884a71208aba9b11277"><code>c158719</code></a> credit new contributor in whatsnew for upcoming release</li> <li><a href="https://github.com/pydata/xarray/commit/e1605f2eb5abcc0c9dcfbda44bd28fad837e771b"><code>e1605f2</code></a> Fix check for chunk_store in zarr backend (<a href="https://redirect.github.com/pydata/xarray/issues/7923">#7923</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/a80ff50830b032d0e422c1e7344164d239906e92"><code>a80ff50</code></a> Release summary for v2023.06.0 (<a href="https://redirect.github.com/pydata/xarray/issues/7934">#7934</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/cbbf347d8153a786e8398beab79a32220038a381"><code>cbbf347</code></a> Fix regression with grouper object on an IndexVariable (<a href="https://redirect.github.com/pydata/xarray/issues/7920">#7920</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/4156ce53a8e4b65bbeaabebe0b2071d3d9b18c01"><code>4156ce5</code></a> Add note on why we only add empty whatsnew after releasing</li> <li><a href="https://github.com/pydata/xarray/commit/6c131fe4d6256e2a8592e69ceaad015b27c180aa"><code>6c131fe</code></a> Update calendar for developers meeting (<a href="https://redirect.github.com/pydata/xarray/issues/7933">#7933</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/e739df7d27d88008f09a927fc0f61fccdc7a77aa"><code>e739df7</code></a> Add cfgrib,ipywidgets to doc env (<a href="https://redirect.github.com/pydata/xarray/issues/7888">#7888</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/073a57f372496533966645691712e988605f1b13"><code>073a57f</code></a> use trusted publishers instead of a API token (<a href="https://redirect.github.com/pydata/xarray/issues/7899">#7899</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/0c876e4a9e214918b9366b178b2be083cfe8379a"><code>0c876e4</code></a> CF encoding should preserve vlen dtype for empty arrays (<a href="https://redirect.github.com/pydata/xarray/issues/7862">#7862</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pydata/xarray/compare/v2023.05.0...v2023.06.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xarray&package-manager=pip&previous-version=2023.5.0&new-version=2023.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information