prosail
prosail copied to clipboard
using run_prosail, the return of SDR exceeds 1 in ~700-800 wavelength interval
according to the definition of reflectance, it should be between 0~1. when i used function prosail.run_prosail(factor="SDR"), result returned exceeded 1.0 in ~700-800 wavelength interval.
an example: ref = prosail.run_prosail(2.3509, 2.0041, 8., 0., 0.01, 0.0023, 5.073, -0.35, 0.1565, 15.5314, 14.8268, 0., prospect_version="5", typelidf=1, lidfb=-0.15, factor="SDR", rsoil=1., psoil=0.2149)
I'm sure that the input parameters are within a reasonable range, but dont know why? Is there any related issue during the prosail forward simulation process? Thanks for your comfirming.