Skip to content

Allow using to_target in xarry to GRIB conversion#730

Merged
sandorkertesz merged 4 commits into
developfrom
feature/use-to-target-for-xarray-to-grib
Jun 24, 2025
Merged

Allow using to_target in xarry to GRIB conversion#730
sandorkertesz merged 4 commits into
developfrom
feature/use-to-target-for-xarray-to-grib

Conversation

@sandorkertesz

@sandorkertesz sandorkertesz commented Jun 24, 2025

Copy link
Copy Markdown
Collaborator

This PR allows using to_target() to convert Xarray generated with the earthkit engine to GRIB. It also makes the to_grib() method on the earthkit accessor deprecated.

@codecov-commenter

codecov-commenter commented Jun 24, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.55172% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.73%. Comparing base (67cc92d) to head (60f03f1).
⚠️ Report is 312 commits behind head on develop.

Files with missing lines Patch % Lines
tests/xr_engine/test_xr_write.py 95.34% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #730      +/-   ##
===========================================
+ Coverage    90.70%   90.73%   +0.02%     
===========================================
  Files          170      170              
  Lines        12949    13006      +57     
  Branches       618      625       +7     
===========================================
+ Hits         11746    11801      +55     
  Misses        1015     1015              
- Partials       188      190       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sandorkertesz sandorkertesz merged commit abc0ed8 into develop Jun 24, 2025
245 of 246 checks passed
@sandorkertesz sandorkertesz deleted the feature/use-to-target-for-xarray-to-grib branch June 24, 2025 13:39
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.

2 participants