nasa / dorado-scheduling

Dorado observation planning and scheduling simulations
Other
22 stars 8 forks source link

Choose baseline field depending on visibility #76

Closed mcoughlin closed 3 years ago

mcoughlin commented 3 years ago

Instead of just going up the spiral, just field based on reasonable visibility.

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (533bb4a) into main (e520863) will decrease coverage by 0.48%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   29.47%   28.99%   -0.49%     
==========================================
  Files          35       35              
  Lines        1737     1766      +29     
==========================================
  Hits          512      512              
- Misses       1225     1254      +29     
Impacted Files Coverage Δ
dorado/scheduling/metrics/kne.py 19.76% <0.00%> (ø)
dorado/scheduling/scripts/simsurvey.py 6.79% <0.00%> (-0.14%) :arrow_down:
dorado/scheduling/scripts/survey_slicer.py 4.76% <0.00%> (-0.72%) :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 e520863...533bb4a. Read the comment docs.

mcoughlin commented 3 years ago

Unit tests pass. Merging.