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

better preserve METAR integer temperatures #741

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

akrherz
Copy link
Owner

@akrherz akrherz commented Jul 13, 2023

closes #740

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8107f59) 97.63% compared to head (bfc7bc0) 97.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #741   +/-   ##
=======================================
  Coverage   97.63%   97.63%           
=======================================
  Files          79       79           
  Lines        9546     9549    +3     
=======================================
+ Hits         9320     9323    +3     
  Misses        226      226           
Impacted Files Coverage Δ
src/pyiem/nws/products/metarcollect.py 94.21% <100.00%> (+0.05%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@akrherz akrherz merged commit cb7fc6e into main Jul 13, 2023
7 checks passed
@akrherz akrherz deleted the gh740_metar_temps branch July 13, 2023 17:13
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.

METAR temperature values of xx.9 and xx.1 should be avoided
1 participant