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: add capability to decode old DX header, add test #467

Merged
merged 2 commits into from Nov 6, 2020

Conversation

kmuehlbauer
Copy link
Member

closes #455

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #467 into master will increase coverage by 0.00%.
The diff coverage is 96.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #467   +/-   ##
=======================================
  Coverage   90.54%   90.55%           
=======================================
  Files          35       35           
  Lines        7386     7400   +14     
=======================================
+ Hits         6688     6701   +13     
- Misses        698      699    +1     
Flag Coverage Δ
wradlibtests 89.31% <96.66%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
wradlib/io/radolan.py 95.73% <96.66%> (-0.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad180ee...29fb2d1. Read the comment docs.

@kmuehlbauer kmuehlbauer merged commit 2b1a911 into wradlib:master Nov 6, 2020
@kmuehlbauer kmuehlbauer deleted the fix-dx branch February 3, 2021 12:06
kmuehlbauer added a commit to kmuehlbauer/wradlib that referenced this pull request Mar 31, 2022
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.

Modification of the header parser in io.read_dx
1 participant