Hello,
I am running into some issues using C2RCC For Sentinel-2 L1C data like below:

Though I have downloaded S2 image level-1C like this:
S2A_MSIL1C_xxxxxxxxxxxxxxx_xxxxx_xxxx_xxxxxx_xxxxxxxxxxx_
and after resampling bands to have identical resolution with SNAP.
Does anyone have ideas about what should be the problems?
Thank you very much.
can you please describe how you resampled the product? So, which tool, which parameters, which output format…
Below is my workflow to resample Sentinel-2:
I created a graph in SNAP with 4 operators: Read / Resample / Subset / Write
1. Read Sentinel-2 image:
- S2A_MSIL1C_xxxxxxxxxxxxxxx_xxxxx_xxxx_xxxxxx_xxxxxxxxxxx_
2. Resample:
- By pixel resolution (in m): 10
- Define resample algorithm:
Upsampling: Nearest
Downsampling: First
Flag downsampling: First
Resample on pyramid levels (for faster imaging): checked
3. Subset:
- Band 1 - 8 selected
- Geographic Coordinates defined
4. Write:
- Output saved as BEAM_DIMAP
I ran the same procedure with Landsat 8, and it worked fine without any issues.
Thank you.
Please try to run the S2 Resampling operator from the Optical menu.
Also removing bands is not good because the C2RCC operator needs many of them, so maybe you better make the subset afterwards.
1 Like
Yes, all reflectance bands are necessary also the view and sun geometry grids.
Using the S2Resampling works but it is much slower then the generic resampling and the benfit it not very big for the C2RCC.
Thank you very much for your replies. I tested them and it worked with S2Resampling.
Hi There…
I have the same problem!
I download my image from data HUB Level 1C
I use sen2Corr for atmospheric coreections
I used s2resampling from Optic toolbox and raster resampli methods.
When using C2RCC process for tsm_conc, I get the same erros: Sourcemust be resampled 1C …
Any help
Don’t use sen2cor before C2RCC- It performs its own AC. Use only the resampled data as input.
Marco from EOMasters - Mastering Earth Observation
1 Like