nasa / dorado-scheduling

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

Add LMC/SMC option #74

Closed mcoughlin closed 3 years ago

mcoughlin commented 3 years ago

One potential survey is recurring LMC/SMC survey... this PR tacks these observations onto the end of the 1/4 orbits scheduled.

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (2621ab5) into main (21539ad) will decrease coverage by 0.08%. The diff coverage is 1.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
- Coverage   29.83%   29.75%   -0.09%     
==========================================
  Files          35       35              
  Lines        1713     1721       +8     
==========================================
+ Hits          511      512       +1     
- Misses       1202     1209       +7     
Impacted Files Coverage Δ
dorado/scheduling/scripts/simsurvey.py 7.24% <1.92%> (+0.12%) :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 21539ad...2621ab5. Read the comment docs.

mcoughlin commented 3 years ago

Unit tests pass. Merging.