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

feat: add option to run with parquet tabular files #236

Merged
merged 2 commits into from
Sep 7, 2023
Merged

feat: add option to run with parquet tabular files #236

merged 2 commits into from
Sep 7, 2023

Conversation

tsutterley
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage: 5.26% and project coverage change: +0.08% 🎉

Comparison is base (adedb73) 70.17% compared to head (72d4fd2) 70.26%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #236      +/-   ##
==========================================
+ Coverage   70.17%   70.26%   +0.08%     
==========================================
  Files          43       43              
  Lines        8997     8999       +2     
  Branches     1184     1184              
==========================================
+ Hits         6314     6323       +9     
+ Misses       2328     2320       -8     
- Partials      355      356       +1     
Flag Coverage Δ
unittests 70.26% <5.26%> (+0.08%) ⬆️

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

Files Changed Coverage Δ
pyTMD/astro.py 94.63% <0.00%> (ø)
pyTMD/check_tide_points.py 65.62% <0.00%> (ø)
pyTMD/compute_tide_corrections.py 25.56% <0.00%> (ø)
pyTMD/convert_crs.py 64.54% <0.00%> (ø)
pyTMD/io/ATLAS.py 41.20% <0.00%> (ø)
pyTMD/io/FES.py 46.02% <0.00%> (ø)
pyTMD/io/GOT.py 64.63% <0.00%> (ø)
pyTMD/io/OTIS.py 37.38% <0.00%> (ø)
pyTMD/tools.py 30.57% <0.00%> (ø)
pyTMD/spatial.py 72.12% <16.66%> (-0.07%) ⬇️

... and 3 files with indirect coverage changes

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

@tsutterley tsutterley merged commit 8a36daa into main Sep 7, 2023
3 of 4 checks passed
@tsutterley tsutterley deleted the dev branch September 7, 2023 20:30
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.

None yet

1 participant