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 3, 2024
1 parent b69ddb0 commit db3cdef
Show file tree
Hide file tree
Showing 4 changed files with 487 additions and 117 deletions.
Loading

0 comments on commit db3cdef

Please sign in to comment.