nasa / dorado-scheduling

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

Using dust_extinction to calculate A_lambda #27

Closed mcoughlin closed 3 years ago

mcoughlin commented 3 years ago

Instead of hard-coded version

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (e29499f) into master (7f48d53) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files           7        7           
  Lines         152      152           
=======================================
  Hits          147      147           
  Misses          5        5           

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 7f48d53...e29499f. Read the comment docs.

mcoughlin commented 3 years ago

Unit tests pass. Merging.