robintw / Py6S

A Python interface to the 6S Radiative Transfer Model
GNU Lesser General Public License v3.0
186 stars 105 forks source link

Give error if running unsupported version of 6S #87

Closed robintw closed 3 years ago

robintw commented 3 years ago

Fixes #31.

codecov[bot] commented 3 years ago

Codecov Report

Merging #87 (d64fdfc) into master (173501a) will decrease coverage by 0.04%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   87.75%   87.71%   -0.05%     
==========================================
  Files          18       18              
  Lines        1715     1717       +2     
==========================================
+ Hits         1505     1506       +1     
- Misses        210      211       +1     
Impacted Files Coverage Δ
Py6S/sixs.py 95.00% <50.00%> (-0.57%) :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 173501a...d64fdfc. Read the comment docs.