pytroll / pytroll-schedule

Reception scheduling of polar weather satellites
http://pytroll-schedule.readthedocs.org/
GNU General Public License v3.0
9 stars 12 forks source link

Allow `mersi-2` as instrument name #61

Closed pnuu closed 3 years ago

pnuu commented 3 years ago

Pytroll Schedule assumed the instrument name for MERSI-2 to be mersi2, which doesn't work with other parts of the Pytroll ecosystem. This PR makes also mersi-2, which is the instrument name in Satpy, to work.

Closes #59

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@bc61c3a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage        ?   46.49%           
=======================================
  Files           ?       15           
  Lines           ?     2540           
  Branches        ?        0           
=======================================
  Hits            ?     1181           
  Misses          ?     1359           
  Partials        ?        0           

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 bc61c3a...e7f87fd. Read the comment docs.