Skip to content

Commit

Permalink
Fix masking of data in _group_average()
Browse files Browse the repository at this point in the history
- This method now masks data using the weights grouped properly, instead of using the `weight_var_with_weight_threshold()` function
- Add `from __future__ import annotations` to `spatial.py`
- Add and update units
  • Loading branch information
tomvothecoder committed Sep 4, 2024
1 parent 98430f1 commit 0be9581
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 85 deletions.
Loading

0 comments on commit 0be9581

Please sign in to comment.