Skip to content

Downsampling enhancements#48

Merged
forman merged 6 commits into
mainfrom
forman-41-downsampling_enhancements
Apr 28, 2025
Merged

Downsampling enhancements#48
forman merged 6 commits into
mainfrom
forman-41-downsampling_enhancements

Conversation

@forman
Copy link
Copy Markdown
Collaborator

@forman forman commented Apr 25, 2025

Closes #41

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
xarray_eopf/__init__.py 100.00% <100.00%> (ø)
xarray_eopf/amodes/sentinel2.py 100.00% <100.00%> (ø)
xarray_eopf/backend.py 100.00% <100.00%> (ø)
xarray_eopf/coarsen.py 100.00% <100.00%> (ø)
xarray_eopf/source.py 100.00% <100.00%> (ø)
xarray_eopf/spatial.py 100.00% <100.00%> (ø)
xarray_eopf/utils.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@forman forman requested a review from pont-us April 25, 2025 13:17
@forman forman self-assigned this Apr 25, 2025
Comment thread README.md Outdated
The analysis mode is currently implemented Sentinel-2 products only.
Support for Sentinel-1 and Sentinel-3 is coming soon.

The native mode delegates to the in-build `"zarr"` backend.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The native mode delegates to the in-build `"zarr"` backend.
The native mode delegates to the built-in `"zarr"` backend.

Comment thread README.md Outdated
Co-authored-by: Pontus Lurcock <pont@talvi.net>
@forman forman merged commit e9b0959 into main Apr 28, 2025
1 check passed
@konstntokas konstntokas deleted the forman-41-downsampling_enhancements branch May 6, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement enhancement of down-sampling

2 participants