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

[map_branch] Moved data methods on mapbase to deprecated mixins #7592

Merged
merged 17 commits into from
Apr 27, 2024

Commits on Apr 26, 2024

  1. moving data methods into mixin

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    75dc532 View commit details
    Browse the repository at this point in the history
  2. getting it from the right places

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    088854a View commit details
    Browse the repository at this point in the history
  3. adding deprecation warnings

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2a4be77 View commit details
    Browse the repository at this point in the history
  4. adding deprecate messages

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    045bb92 View commit details
    Browse the repository at this point in the history
  5. fixing spelling

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9ee670a View commit details
    Browse the repository at this point in the history
  6. adding changelog

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    92213dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9d9faa View commit details
    Browse the repository at this point in the history
  8. updating tests

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    06467fd View commit details
    Browse the repository at this point in the history
  9. fixing test

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0c587e5 View commit details
    Browse the repository at this point in the history
  10. fixing test

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b62071b View commit details
    Browse the repository at this point in the history
  11. still test_rotate failing

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fed3f1c View commit details
    Browse the repository at this point in the history
  12. no dtype for you!

    Cadair authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bb710e7 View commit details
    Browse the repository at this point in the history
  13. wibble

    Cadair authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    058b467 View commit details
    Browse the repository at this point in the history
  14. Removes further references to Map.mean()

    bug fix with nans in `test_rotate()`
    CyclingNinja authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1f569ef View commit details
    Browse the repository at this point in the history
  15. fix the rotate test

    Cadair authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7848936 View commit details
    Browse the repository at this point in the history
  16. fixing dtype to .data.dtype on plotter

    hayesla authored and nabobalis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    abaf770 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. fix bad rebase that i did

    nabobalis committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5be6daa View commit details
    Browse the repository at this point in the history