Skip to content

Add statistical params to encode climateDT ocean output#213

Open
pgeier wants to merge 1 commit into
developfrom
feature/encode-ocean-mtg2
Open

Add statistical params to encode climateDT ocean output#213
pgeier wants to merge 1 commit into
developfrom
feature/encode-ocean-mtg2

Conversation

@pgeier
Copy link
Copy Markdown
Contributor

@pgeier pgeier commented May 13, 2026

Description

To fully encode ocean output, some additional changes are required, namely a set of param + levtype combinations and statistic matcher.
The missing param ids are statistical variants of already encoding params. Hence for completeness, all statistical variants have been added.
This happened through mapping files that were generated from the param db.

Example levtype: param 262120 was already listed. Statistical variants are 263120, 265120, 266120 and 267120.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@pgeier pgeier force-pushed the feature/encode-ocean-mtg2 branch from 55e6bf1 to ef80ca8 Compare May 13, 2026 14:12
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 26.31579% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.08%. Comparing base (490c642) to head (ef80ca8).

Files with missing lines Patch % Lines
...it/mars2grib/backend/concepts/level/levelMatcher.h 0.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #213      +/-   ##
===========================================
- Coverage    62.08%   62.08%   -0.01%     
===========================================
  Files          303      303              
  Lines        11689    11688       -1     
  Branches      1050     1056       +6     
===========================================
- Hits          7257     7256       -1     
  Misses        4432     4432              

☔ 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.

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