Skip to content

fix: output ATLAS netCDFs as `nx`, `ny` to match originals

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 23, 2023 in 0s

70.20% (+0.02%) compared to adedb73

View this Pull Request on Codecov

70.20% (+0.02%) compared to adedb73

Details

Codecov Report

Patch coverage: 39.79% and project coverage change: +0.02% 🎉

Comparison is base (adedb73) 70.17% compared to head (4d9e600) 70.20%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
+ Coverage   70.17%   70.20%   +0.02%     
==========================================
  Files          43       43              
  Lines        8997     8987      -10     
  Branches     1184     1182       -2     
==========================================
- Hits         6314     6309       -5     
+ Misses       2328     2326       -2     
+ Partials      355      352       -3     
Files Changed Coverage Δ
pyTMD/astro.py 94.63% <0.00%> (ø)
pyTMD/calc_astrol_longitudes.py 75.00% <ø> (+15.00%) ⬆️
pyTMD/compute_tide_corrections.py 25.56% <0.00%> (ø)
pyTMD/convert_crs.py 64.54% <0.00%> (ø)
pyTMD/convert_ll_xy.py 66.66% <ø> (+16.66%) ⬆️
pyTMD/interpolate.py 81.48% <ø> (ø)
pyTMD/io/ATLAS.py 41.20% <0.00%> (ø)
pyTMD/io/FES.py 46.02% <0.00%> (ø)
pyTMD/io/GOT.py 64.63% <0.00%> (ø)
pyTMD/load_constituent.py 0.00% <0.00%> (-88.89%) ⬇️
... and 12 more

... and 1 file with indirect coverage changes

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