Skip to content

Add param 261023 (wet-bulb temperature)#172

Merged
dsarmany merged 1 commit intodevelopfrom
fix/add-wet-bulb-temperature
Mar 2, 2026
Merged

Add param 261023 (wet-bulb temperature)#172
dsarmany merged 1 commit intodevelopfrom
fix/add-wet-bulb-temperature

Conversation

@dsarmany
Copy link
Copy Markdown
Contributor

Description

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for parameter 261023 (wet-bulb temperature) to the mars2grib backend by including it in the appropriate parameter matcher lists.

Changes:

  • Added parameter 261023 to the pointInTimeMatcher for Default point-in-time type
  • Added parameter 261023 to the levelMatcher for Surface level type

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/metkit/mars2grib/backend/concepts/point-in-time/pointInTimeMatcher.h Added parameter 261023 to the Default point-in-time matcher list between 261018 and 262000
src/metkit/mars2grib/backend/concepts/level/levelMatcher.h Added parameter 261023 to the Surface level matcher list between 261018 and 262000

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.15%. Comparing base (77c14c2) to head (a875c35).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #172   +/-   ##
========================================
  Coverage    61.15%   61.15%           
========================================
  Files          309      309           
  Lines        11675    11675           
  Branches      1022     1022           
========================================
  Hits          7140     7140           
  Misses        4535     4535           

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

@dsarmany dsarmany merged commit a875c35 into develop Mar 2, 2026
369 of 386 checks passed
@dsarmany dsarmany deleted the fix/add-wet-bulb-temperature branch March 2, 2026 12:34
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.

4 participants