Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix coordinate attr handling in xr.where(..., keep_attrs=True) #7229

Merged
merged 17 commits into from
Nov 30, 2022

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    e0f8eb1 View commit details
    Browse the repository at this point in the history
  2. add whats new

    slevang committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a7d2611 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. update keep_attrs docstring

    slevang committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b426425 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    16ea245 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    7cd74d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. cast to DataArray

    slevang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5fc7e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38f22c View commit details
    Browse the repository at this point in the history
  3. whats-new

    slevang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    989e5c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    f215135 View commit details
    Browse the repository at this point in the history
  2. fix whats new

    slevang committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a6ba8ec View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update doc/whats-new.rst

    dcherian authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3b0336d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d444588 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    4cd4300 View commit details
    Browse the repository at this point in the history
  2. fix mypy

    slevang committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1247b7b View commit details
    Browse the repository at this point in the history
  3. better comment

    slevang committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    bfffd7b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    c86d68c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    fb7013a View commit details
    Browse the repository at this point in the history