tsutterley / pyTMD

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

fix: FES2022 extrapolated data have zeroed out inland water bodies for #309 #314

Closed tsutterley closed 2 months ago

tsutterley commented 2 months ago

feat: added option to use JSON format definition files feat: add definition files for FES2022-extrapolated

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.17%. Comparing base (76a288a) to head (2a16ea7). Report is 9 commits behind head on main.

Files Patch % Lines
pyTMD/compute.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #314 +/- ## ========================================== - Coverage 69.34% 69.17% -0.18% ========================================== Files 39 39 Lines 8844 9365 +521 Branches 1195 1322 +127 ========================================== + Hits 6133 6478 +345 - Misses 2325 2467 +142 - Partials 386 420 +34 ``` | [Flag](https://app.codecov.io/gh/tsutterley/pyTMD/pull/314/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/314/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley) | `69.17% <33.33%> (-0.18%)` | :arrow_down: | 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.