How to add or modify the quicklist of central wavelength for Sentinel-2 #159
-
How to add or modify the quicklist of central wavelength for Sentinel-2 to conform to table 1 (10 m) for S2A? https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/resolutions/radiometric |
Beta Was this translation helpful? Give feedback.
Answered by
semiautomaticgit
Mar 5, 2021
Replies: 1 comment
-
Hello, the central wavelength defined in SCP is acquired from this link https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/document-library/-/asset_publisher/Wk0TKajiISaR/content/sentinel-2a-spectral-responses that I think it is the most recent update. However, you can edit the values by changing the code at |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
semiautomaticgit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, the central wavelength defined in SCP is acquired from this link https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/document-library/-/asset_publisher/Wk0TKajiISaR/content/sentinel-2a-spectral-responses that I think it is the most recent update.
However, you can edit the values by changing the code at
SemiAutomaticClassificationPlugin/maininterface/bandsetTab.py
Line 175 in 1eb6e82