-
Notifications
You must be signed in to change notification settings - Fork 4
Implement enhancement of down-sampling #41
Copy link
Copy link
Closed
Milestone
Description
konstntokas
opened on Apr 15, 2025
Issue body actions
- implement down-sampling for non-integer factors
- down-sample categorical data: for the Sentinel-2 products, SCL should be down-sample using nearest-neighbour. This would be method="center". In general, the most natural solution is to take the most frequent value. This would be method="mode". The only value preserving methods currently available in xarray are "min" and "max".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.