OLCI Natural Colours with Sigmoid Script
Evaluate and Visualize
General description of the script
This script provides a natural colour visualization of Sentinel-3 OLCI with a combination of bands B08, B06, B04. A modified sigmoid function is used in the gain formula to preserve some of the cloud brightness dynamic with a more progressive saturation. TOA reflectance offsets are subtracted to red, green, blue bands to compensate for the Rayleigh diffusion.
Details of the script
Lambda correspond to the steepness of the curve of the logistic/sigmoid function expressed as k in Logistic function. Lambda value of 7 is a compromise. Lambda value can be adjusted to lower values (e.g. 3, 4, 5) to catch more of clouds brightness dynamic. Higher values of Lambda (e.g. 8, 9, 10) will result in brighter images more adapted to dark vegetated areas. Note that in this case clouds brightness will saturate.
Author of the script
Jérôme LOUIS
Description of representative images
1) The graph shows the shape of the modified sigmoid function for different value of Lambda (steepness of the curve).
2) The image of California acquired on 24/01/2020 used lambda = 7.
3) The image of Madagascar acquired on 25/03/2019 used lambda = 9.
4) The image of France acquired on 26/02/2019 used lambda = 7.
5) The image of Typhoon Krosa in Pacific, south of Japan, acquired on 13/08/2019 used lambda = 4.
References
[1] Logistic/Sigmoid function is defined in Logistic function
Credits
I would like to thank my wife Ms KEN Soleakhena for her suggestion of using a modified sigmoid function.