Does FORCE correct for the RADIO_ADD_OFFSET in the Sentinel-2 L1C metadata? #421
-
|
Hi! I have a few questions regarding harmonization and scaling of Sentinel-2 data:
Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @jesperdejby, FORCE accounts for the additive offset in the L1C data. The outputs of FORCE are only scaled by a multiplicative term, i.e. 10,000. Best, |
Beta Was this translation helpful? Give feedback.
Hi @jesperdejby,
FORCE accounts for the additive offset in the L1C data.
The outputs of FORCE are only scaled by a multiplicative term, i.e. 10,000.
If you need floating point values between 0 and 1, simply divide by 10,000.
Best,
David