JuliaAstro / EarthOrientation.jl

Calculate Earth orientation parameters from IERS tables in Julia
MIT License
17 stars 11 forks source link

Add init function that tries to load existing EOP_DATA #3

Closed crbinz closed 7 years ago

crbinz commented 7 years ago

Take a look, not sure if this is how you'd like to approach this...

Fixes #2

codecov-io commented 7 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3      +/-   ##
=======================================
+ Coverage   87.67%   88%   +0.32%     
=======================================
  Files           1     1              
  Lines          73    75       +2     
=======================================
+ Hits           64    66       +2     
  Misses          9     9
Impacted Files Coverage Δ
src/EarthOrientation.jl 88% <100%> (+0.32%) :arrow_up:

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 2420038...7966e83. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 88.0% when pulling 7966e837634afcf901a8118bed3260e254a53b2f on crbinz:master into 2420038ef8b65ddc147ef497b240c79b933eb5e9 on JuliaAstro:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 88.0% when pulling 7966e837634afcf901a8118bed3260e254a53b2f on crbinz:master into 2420038ef8b65ddc147ef497b240c79b933eb5e9 on JuliaAstro:master.