I am using the Sentinel-2 L2A image service (https://sentinel.imagery1.arcgis.com/arcgis/rest/services/Sentinel2L2A/ImageServer) in ArcGIS Pro and Javascript client.
The values of the indices (from the available processing templates) are significantly lower than the values calculated from the raw downloaded Sentinel-2 L2A imagery. For example, NDVI ("NDVI Raw" processing template) values are typically in the range of 0.1 to 0.2 lower than it should be. I have also tried calculating the NDVI and other indices from the individual bands, but the result is the same. Is there an issue with the baseline processing?