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: using new JSON dictionary format for model projections for #333 #345

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

tsutterley
Copy link
Owner

No description provided.

@tsutterley tsutterley linked an issue Sep 27, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 92.40506% with 6 lines in your changes missing coverage. Please review.

Project coverage is 72.53%. Comparing base (bd3d702) to head (a07b074).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
pyTMD/crs.py 81.25% 3 Missing ⚠️
pyTMD/tools.py 0.00% 2 Missing ⚠️
pyTMD/io/OTIS.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   71.65%   72.53%   +0.88%     
==========================================
  Files          39       39              
  Lines       11042    10355     -687     
  Branches     1522     1389     -133     
==========================================
- Hits         7912     7511     -401     
+ Misses       2632     2380     -252     
+ Partials      498      464      -34     
Flag Coverage Δ
unittests 72.53% <92.40%> (+0.88%) ⬆️

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 merged commit 1cb6a4b into main Sep 27, 2024
5 checks passed
@tsutterley tsutterley deleted the dev branch September 27, 2024 14:16
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.

Changing projections in database.json to be a PROJ dict
1 participant