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

feat: can read from netCDF4 or HDF5 variable groups #249

Merged
merged 1 commit into from
Oct 26, 2023

feat: can read from netCDF4 or HDF5 variable groups

d070210
Select commit
Loading
Failed to load commit list.
Merged

feat: can read from netCDF4 or HDF5 variable groups #249

feat: can read from netCDF4 or HDF5 variable groups
d070210
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 0s

70.21% (+0.01%) compared to 727f1af

View this Pull Request on Codecov

70.21% (+0.01%) compared to 727f1af

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (727f1af) 70.20% compared to head (d070210) 70.21%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   70.20%   70.21%   +0.01%     
==========================================
  Files          43       43              
  Lines        8987     8991       +4     
  Branches     1182     1182              
==========================================
+ Hits         6309     6313       +4     
+ Misses       2326     2325       -1     
- Partials      352      353       +1     
Files Coverage Δ
pyTMD/io/OTIS.py 37.25% <ø> (ø)
pyTMD/time.py 71.00% <ø> (ø)
pyTMD/spatial.py 72.28% <72.72%> (+0.16%) ⬆️

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