-
Notifications
You must be signed in to change notification settings - Fork 304
Description
Hello Sentinel Hub Team,
I would like to raise two related points regarding biophysical parameter scripts (Sentinel 2) in the repository:
Missing CWC (Canopy Water Content) script
At the moment, there does not appear to be a script for CWC computation. Given that CWC is a commonly used biophysical variable, having a script for this would be very useful.
Sensor dependency of CAB scripts
While a CAB (Canopy Chlorophyll Content) script is provided, it only contains the weights/biases for the Sentinel 2A sensor suite. Since CAB retrieval is sensor-dependent (e.g. different coefficients or formulations for Sentinel-2 A|B|C).
It would be helpful either to provide separate sensor-specific CAB scripts, or explicitly document the sensor assumptions and limitations of the existing script.
Thanks a lot for your work and for maintaining the repository.