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: do not apply scale/offset in datamet reader, leave it to xarray instead #209

Merged
merged 1 commit into from
Sep 19, 2024

do not apply scale/offset in datamet reader, leave it to xarray instead

53445da
Select commit
Loading
Failed to load commit list.
Merged

FIX: do not apply scale/offset in datamet reader, leave it to xarray instead #209

do not apply scale/offset in datamet reader, leave it to xarray instead
53445da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 17, 2024 in 0s

91.97% (-0.01%) compared to 34a9e82

View this Pull Request on Codecov

91.97% (-0.01%) compared to 34a9e82

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.97%. Comparing base (34a9e82) to head (53445da).

Files with missing lines Patch % Lines
xradar/io/backends/datamet.py 55.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   91.98%   91.97%   -0.01%     
==========================================
  Files          23       23              
  Lines        4541     4538       -3     
==========================================
- Hits         4177     4174       -3     
  Misses        364      364              

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