Skip to content

Enhance examples#70

Merged
konstntokas merged 6 commits intomainfrom
konstntokas-xxx-enhance_examples
Mar 20, 2026
Merged

Enhance examples#70
konstntokas merged 6 commits intomainfrom
konstntokas-xxx-enhance_examples

Conversation

@konstntokas
Copy link
Copy Markdown
Collaborator

@konstntokas konstntokas commented Mar 19, 2026

  • Fixed an issue in xr.open_dataset (native mode) where selecting variables did not
    drop unused coordinates; these are now removed correctly.
  • Corrected the data type of the Sentinel-2 Level-2A SCL data array in analysis mode
    (now uint8 instead of float64). The underlying issue has been reported to the
    CPM repository: https://gitlab.eopf.copernicus.eu/cpm/eopf-cpm/-/issues/1044
  • Added improved example notebooks to the documentation.
  • Fixed issues in integration tests.
  • Updated Zarr dependency to require zarr>=3.0.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

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

@konstntokas konstntokas merged commit a47243c into main Mar 20, 2026
2 checks passed
@konstntokas konstntokas deleted the konstntokas-xxx-enhance_examples branch March 20, 2026 08: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.

1 participant