ocean-transport / floater

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

Multiprocessing #72

Closed liutongya closed 5 years ago

liutongya commented 5 years ago

Multiprocessing is used in RCLV detection.

codecov-io commented 5 years ago

Codecov Report

Merging #72 into bisection_search will decrease coverage by 21.92%. The diff coverage is 30.25%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           bisection_search      #72       +/-   ##
=====================================================
- Coverage             76.76%   54.84%   -21.93%     
=====================================================
  Files                     4        5        +1     
  Lines                   693      950      +257     
  Branches                117      175       +58     
=====================================================
- Hits                    532      521       -11     
- Misses                  131      398      +267     
- Partials                 30       31        +1
Impacted Files Coverage Δ
floater/rclv_mp.py 0% <0%> (ø)
floater/rclv.py 87.08% <83.82%> (ø) :arrow_up:
floater/generators.py 89.32% <96.96%> (-1.38%) :arrow_down:

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 e0b5c73...0f99d3d. Read the comment docs.