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: furuno backend inconsistencies #82

Merged
merged 3 commits into from Feb 9, 2023

Conversation

kmuehlbauer
Copy link
Collaborator

@kmuehlbauer kmuehlbauer commented Feb 8, 2023

closes #77

fixes several issues with the furuno backend

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #82 (1bfe9d8) into main (a80389e) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   87.99%   87.98%   -0.02%     
==========================================
  Files          18       18              
  Lines        3233     3228       -5     
==========================================
- Hits         2845     2840       -5     
  Misses        388      388              
Flag Coverage Δ
unittests 87.98% <100.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
xradar/io/backends/furuno.py 91.41% <100.00%> (-0.13%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kmuehlbauer kmuehlbauer changed the title FIX: add _FillValue to furuno azimuth/elevation FIX: furuno backend inconsistencies Feb 8, 2023
@kmuehlbauer
Copy link
Collaborator Author

kmuehlbauer commented Feb 9, 2023

I've checked with Alice from GFZ Potsdam. She provided a PPI sweep at -1deg to check the correct raw dtype of the elevation data. Thanks! We are now sure it's int16 instead uint16 as written in the manual.

@kmuehlbauer kmuehlbauer merged commit 1dd5894 into openradar:main Feb 9, 2023
@kmuehlbauer kmuehlbauer deleted the furuno-fillvalue branch February 9, 2023 07:17
@kmuehlbauer
Copy link
Collaborator Author

This issue was escalated to Furuno Japan. They already fixed the error in their manuals and updates will be distributed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

_FillValue missing from FurunoBackend (azimuth/elevation)
1 participant