Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unknown param in grib namespaces #477

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

sandorkertesz
Copy link
Collaborator

@sandorkertesz sandorkertesz commented Oct 8, 2024

With this PR when "param" or "shortName" in a namespace is "~" in the GRIB header, metadata() returns the value of "paramId" as a str for both these keys in the relevant namespaces. Previously "~" was returned.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@7849651). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage        ?   90.57%           
=======================================
  Files           ?      123           
  Lines           ?     8340           
  Branches        ?      702           
=======================================
  Hits            ?     7554           
  Misses          ?      655           
  Partials        ?      131           

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

@sandorkertesz sandorkertesz merged commit b047a25 into main Oct 8, 2024
114 checks passed
@sandorkertesz sandorkertesz deleted the hotfix/fix-unknown-param-in-mars-namespace branch October 8, 2024 12:09
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