tsutterley / pyTMD

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

fix: don't overwrite ocean pole tide longitude in shift #325

Closed tsutterley closed 1 month ago

tsutterley commented 1 month ago

test: add more ocean pole tide verifications

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.26%. Comparing base (3d1d88a) to head (4673e6d). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #325 +/- ## ========================================== + Coverage 69.17% 71.26% +2.09% ========================================== Files 39 39 Lines 9365 10893 +1528 Branches 1322 1517 +195 ========================================== + Hits 6478 7763 +1285 - Misses 2467 2632 +165 - Partials 420 498 +78 ``` | [Flag](https://app.codecov.io/gh/tsutterley/pyTMD/pull/325/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/325/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley) | `71.26% <100.00%> (+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.