I am wondering if level 2A products after atmospheric corection are in DN.
Because when i load single bands into a remote sensing program i also have values over 1000.
Do i have to transform them into radiance?
as your data is stored as integers, you need to divide each value by the QUANTIFICATION_VALUE
. Please have a look at these topics.