ocean-transport / floater

For working with lagrangian float data
http://floater.readthedocs.io
15 stars 17 forks source link

small tweak to label_points_in_countours, huge speedup #64

Closed rabernat closed 6 years ago

rabernat commented 6 years ago

Self explanatory.

codecov-io commented 6 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.39%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   72.06%   72.45%   +0.39%     
==========================================
  Files           4        4              
  Lines         605      610       +5     
  Branches      109      111       +2     
==========================================
+ Hits          436      442       +6     
  Misses        138      138              
+ Partials       31       30       -1
Impacted Files Coverage Δ
floater/rclv.py 82.2% <100%> (+0.38%) :arrow_up:
floater/input.py 82.35% <0%> (+1.96%) :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 c299731...0978b58. Read the comment docs.