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

test retrieving new leap second and delta time files #23

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

tsutterley
Copy link
Owner

No description provided.

@tsutterley tsutterley force-pushed the time branch 10 times, most recently from 047125e to cc6bc7a Compare September 8, 2020 16:28
added wrapper function for merging Bulletin-A files

create a copy of daily delta time file before downloading

make output file an argument for daily delta times

can specify username and password for Earthdata downloads
@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2020

Codecov Report

Merging #23 into master will increase coverage by 7.44%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   59.72%   67.17%   +7.44%     
==========================================
  Files          38       38              
  Lines        3238     3275      +37     
  Branches      294      297       +3     
==========================================
+ Hits         1934     2200     +266     
+ Misses       1216      980     -236     
- Partials       88       95       +7     
Flag Coverage Δ
#unittests 67.17% <80.00%> (+7.44%) ⬆️

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

Impacted Files Coverage Δ
pyTMD/read_netcdf_model.py 7.22% <0.00%> (ø)
pyTMD/utilities.py 74.87% <77.77%> (+48.94%) ⬆️
pyTMD/time.py 91.54% <86.66%> (+68.59%) ⬆️
test/test_time.py 98.68% <100.00%> (+0.29%) ⬆️
pyTMD/convert_calendar_decimal.py 88.63% <0.00%> (+11.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb1edbb...fc474b5. Read the comment docs.

@tsutterley tsutterley merged commit 0794d2e into master Sep 8, 2020
@tsutterley tsutterley deleted the time branch September 8, 2020 17:45
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.

2 participants