PyProSAIL
PyProSAIL copied to clipboard
Parse relative azimuth angle in _run_prosail call
SAIL needs as input the relative azimuth angle between the sun and the observer.
The method run in PyPROSAIL module requires as input both the solar and zenith angles but then it only parses the solar azimuth when calling the _run_prosail method.