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

Multi-dimensional dim transforms on data sets #4080

Merged
merged 50 commits into from
Mar 9, 2020
Merged

Multi-dimensional dim transforms on data sets #4080

merged 50 commits into from
Mar 9, 2020

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    5b9718f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4f186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad264aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    555ef28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cb209c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c076a1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf0f451 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc23478 View commit details
    Browse the repository at this point in the history
  9. annotation

    poplarShift authored and philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    db7e8be View commit details
    Browse the repository at this point in the history
  10. fix dimension insertion index

    poplarShift authored and philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c9314f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89f26eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31cca92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71eac0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb57903 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eb78673 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    029fb3f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    347f592 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    805907b View commit details
    Browse the repository at this point in the history
  19. fix dim insertion position

    poplarShift authored and philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    ea00cb5 View commit details
    Browse the repository at this point in the history
  20. Transforms improvements

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    3a8d4d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0e191a6 View commit details
    Browse the repository at this point in the history
  22. Further cleanup

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    7bf8fcd View commit details
    Browse the repository at this point in the history
  23. Fixed flake

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    0109fd2 View commit details
    Browse the repository at this point in the history
  24. Added tests

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    6a97267 View commit details
    Browse the repository at this point in the history
  25. Fixed flakes

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    2a4cbef View commit details
    Browse the repository at this point in the history
  26. Python2 fix

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    d5924f2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b6bd400 View commit details
    Browse the repository at this point in the history
  28. Fix flakes

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    47ae6ba View commit details
    Browse the repository at this point in the history
  29. Small fix

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    96f1559 View commit details
    Browse the repository at this point in the history
  30. Add more tests

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    e35af03 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d867e64 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b2f6051 View commit details
    Browse the repository at this point in the history
  33. Fixed flakes

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    99ce8bb View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6e83b97 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cb634cb View commit details
    Browse the repository at this point in the history
  36. Fixed flakes

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    6221ae6 View commit details
    Browse the repository at this point in the history
  37. Fixed py2 issue

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    680b5f2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    315025c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    995d0d4 View commit details
    Browse the repository at this point in the history
  40. Fixed flakes

    philippjfr committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    39d1980 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a79cc5c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    c10f014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584d46a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Apply suggestions from code review

    Co-Authored-By: James A. Bednar <jbednar@users.noreply.github.com>
    philippjfr and jbednar authored Mar 8, 2020
    Configuration menu
    Copy the full SHA
    3497917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9e28d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0fad57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c292267 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    b0b252c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c1969 View commit details
    Browse the repository at this point in the history
  3. Fixes for xarray assign

    philippjfr committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a3376e5 View commit details
    Browse the repository at this point in the history