hallo everybody,
I also tried the script L2A_Process but I found another problem on processsing 10m resolution bands.
The following part shows the problems encountred by the script:
filippo@filippo-OptiPlex-9020:~/Documents/S2A_OPER_PRD_MSIL1C_PDMC_20160618T191712_R022_V20160618T101515.SAFE/GRANULE$
L2A_Process --resolution 10 S2A_OPER_MSI_L1C_TL_SGS__20160618T170951_A005167_T32TPT_N02.04
Sentinel-2 Level 2A Prototype Processor
(Sen2Cor), 2.2.1, created: 2016.04.29 started …
Traceback (most recent call last):
File “/home/filippo/anaconda2/bin/L2A_Process”, line 11, in
load_entry_point(‘sen2cor==2.2.1’, ‘console_scripts’, ‘L2A_Process’)()
File
“/home/filippo/anaconda2/lib/python2.7/site-packages/sen2cor-2.2.1-py2.7.egg/sen2cor/L2A_Process.py”,
line 236, in main
result = scheduler.sync()
File “/home/filippo/anaconda2/lib/python2.7/site-packages/sen2cor-2.2.1-py2.7.egg/sen2cor/L2A_Schedule.py”,
line 46, in sync
p= L2A_ProcessTile(tile, self._res, self._msgQueue, self._queue)
File
“/home/filippo/anaconda2/lib/python2.7/site-packages/sen2cor-2.2.1-py2.7.egg/sen2cor/L2A_ProcessTile.py”,
line 46, in init
stderrWrite(‘Cannot load configuration\n.’ % picFn)
TypeError: not all arguments converted
during string formatting
I am wondering if Any of you had similar error messages.
Thanks
buendia