tsutterley / pyTMD

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

docs: move notebooks to docs and use `myst` to render #359

Closed tsutterley closed 3 weeks ago

tsutterley commented 3 weeks ago

fix: correct error when using default bounds in extract_constants for #356 fix: correct TPXO10-atlas-v2 binary grid filename in database for #358

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 70.90%. Comparing base (d97482b) to head (c2140a3). Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
pyTMD/io/OTIS.py 33.33% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #359 +/- ## ========================================== - Coverage 71.59% 70.90% -0.69% ========================================== Files 39 41 +2 Lines 10495 10391 -104 Branches 1407 1130 -277 ========================================== - Hits 7514 7368 -146 - Misses 2517 2562 +45 + Partials 464 461 -3 ``` | [Flag](https://app.codecov.io/gh/tsutterley/pyTMD/pull/359/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/359/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley) | `70.90% <75.00%> (-0.69%)` | :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.