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

Update _get_weights() method for SpatialAccessor and TemporalAccessor #252

Merged
merged 3 commits into from
Jun 15, 2022

Commits on Jun 15, 2022

  1. Update _get_weights() for SpatialAccessor and TemporalAccessor

    - Add kwarg `keep_weights` to both methods
    - Make `_get_weights()` a public method for `SpatialAccessor`
    - Delete redundant tests for private methods
    - Delete faulty tests with domain bounds:
    tomvothecoder committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    634dca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e15f4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0beb116 View commit details
    Browse the repository at this point in the history