robintw / Py6S

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

Add extraction of polarization outputs #92

Closed robintw closed 2 years ago

robintw commented 2 years ago

Fixes issue raised by email:

Hi Robin, I'm sorry to disturbing you for the Py6S bugs. I need to use apparent polarized reflectance and so on,as the following fig.

however, I could not find the corresponding output. Could the py6s output the these parameters? If not, may you update the py6s library to add these parameters output? Looking forward to your reply! Thankyou very much!

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (f2c9586) into master (ee2abb4) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   88.00%   88.01%   +0.01%     
==========================================
  Files          18       18              
  Lines        1717     1719       +2     
==========================================
+ Hits         1511     1513       +2     
  Misses        206      206              
Impacted Files Coverage Δ
Py6S/outputs.py 79.43% <100.00%> (+0.29%) :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 98c8850...f2c9586. Read the comment docs.