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 xarray warning #1505

Closed
wants to merge 8 commits into from

Set decode_timedelta explicitly to silence xarray warning

c27e575
Select commit
Loading
Failed to load commit list.
Closed

Fix xarray warning #1505

Set decode_timedelta explicitly to silence xarray warning
c27e575
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2025 in 1s

78.34% (-0.16%) compared to d90ad0f

View this Pull Request on Codecov

78.34% (-0.16%) compared to d90ad0f

Details

Codecov Report

Attention: Patch coverage is 48.21429% with 58 lines in your changes missing coverage. Please review.

Project coverage is 78.34%. Comparing base (d90ad0f) to head (c27e575).
Report is 65 commits behind head on main-dev.

Files with missing lines Patch % Lines
pyaerocom/io/pyaro/postprocess.py 47.16% 56 Missing ⚠️
pyaerocom/colocation/colocation_utils.py 0.00% 1 Missing ⚠️
pyaerocom/io/cams2_83/reader.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           main-dev    #1505      +/-   ##
============================================
- Coverage     78.49%   78.34%   -0.16%     
============================================
  Files           140      140              
  Lines         21299    21405     +106     
============================================
+ Hits          16719    16769      +50     
- Misses         4580     4636      +56     

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