tsutterley / pyTMD

Python-based tidal prediction software
https://pytmd.readthedocs.io
MIT License
135 stars 40 forks source link

feat: add functions to calculate pole tides in cartesian coordinates for #323 #324

Closed tsutterley closed 3 months ago

tsutterley commented 3 months ago

refactor: renamed io for Desai ocean pole tide file to IERS

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.35354% with 23 lines in your changes missing coverage. Please review.

Project coverage is 71.27%. Comparing base (3d1d88a) to head (81afbbd). Report is 5 commits behind head on main.

Files Patch % Lines
test/test_pole_tide.py 95.10% 5 Missing and 9 partials :warning:
pyTMD/io/IERS.py 92.70% 3 Missing and 4 partials :warning:
pyTMD/compute.py 96.07% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #324 +/- ## ========================================== + Coverage 69.17% 71.27% +2.09% ========================================== Files 39 39 Lines 9365 10888 +1523 Branches 1322 1517 +195 ========================================== + Hits 6478 7760 +1282 - Misses 2467 2630 +163 - Partials 420 498 +78 ``` | [Flag](https://app.codecov.io/gh/tsutterley/pyTMD/pull/324/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/tsutterley/pyTMD/pull/324/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley) | `71.27% <95.35%> (+2.09%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.