Skip to content

Implement enhancement of down-sampling #41

@konstntokas

Description

@konstntokas
  • 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".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions