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

implemented pad with new-indexes #4974

Closed
wants to merge 16 commits into from
Closed

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    b8cc48b View commit details
    Browse the repository at this point in the history
  2. pre-commit hook

    fujiisoup committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f65c4c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Update xarray/core/dataset.py

    Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
    fujiisoup and mathause authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    4a4c514 View commit details
    Browse the repository at this point in the history
  2. Update xarray/core/dataarray.py

    Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
    fujiisoup and mathause authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    f40ae1d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
    fujiisoup and mathause authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    ed7cfa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36e3e39 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Apply suggestions from code review

    Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
    Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
    3 people authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    c49ef3a View commit details
    Browse the repository at this point in the history
  2. Update xarray/core/dataset.py

    Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
    fujiisoup and mathause authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    99daf64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07a01b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6662385 View commit details
    Browse the repository at this point in the history
  5. Fix indent

    fujiisoup committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    c130af4 View commit details
    Browse the repository at this point in the history
  6. doctest

    fujiisoup committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ac7bf70 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Added Variable.pad_indexes

    disallow [Sequence, int] as an argument.
    fujiisoup committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    9b90769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69abc13 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

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

Commits on Jun 29, 2021

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