-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Proposed spec:
For a given region to be aggregated:
- If there are no NaNs in a region, you're good. Just aggregate the data.
- If a NaN is present in a region, but the region is not entirely NaNs, then make sure to not drop any weight, but to aggregate the data in the region using the weight in the non-nan pixels
- If an entire region is NaN, the output should be NaN
Note that no interpolation is done in time, space, or any other dimensions with these tools
This should be tested in the output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels