Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: convert Doodson coefficients table to JSON #353

Merged
merged 7 commits into from
Oct 29, 2024
Merged

refactor: convert Doodson coefficients table to JSON #353

merged 7 commits into from
Oct 29, 2024

Conversation

tsutterley
Copy link
Owner

  • feat: added option to use Munk-Cartwright admittance interpolation for minor inference
  • feat: add Cartwright and Edden (1973) table 1
  • feat: add Cartwright and Tayler (1971) table 5
  • feat: add function to parse Cartwright/Tayler/Edden tables
  • feat: add functions to calculate UKHO Extended Doodson numbers for constituents

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 78.34395% with 34 lines in your changes missing coverage. Please review.

Project coverage is 70.81%. Comparing base (d97482b) to head (5d1be55).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
pyTMD/predict.py 0.00% 28 Missing ⚠️
pyTMD/arguments.py 86.36% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #353      +/-   ##
==========================================
- Coverage   71.59%   70.81%   -0.79%     
==========================================
  Files          39       41       +2     
  Lines       10495    10409      -86     
  Branches     1407     1130     -277     
==========================================
- Hits         7514     7371     -143     
- Misses       2517     2577      +60     
+ Partials      464      461       -3     
Flag Coverage Δ
unittests 70.81% <78.34%> (-0.79%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tsutterley tsutterley changed the title * refactor: convert Doodson coefficients table to JSON refactor: convert Doodson coefficients table to JSON Oct 29, 2024
@tsutterley tsutterley merged commit 2276154 into main Oct 29, 2024
5 checks passed
@tsutterley tsutterley deleted the dev branch October 29, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant