Closed cimbelli closed 4 years ago
Solved the issue. I didn't notice I had to merge the GIPP files in the page http://tully.ups-tlse.fr/olivier/gipp_maja/tree/master/SENTINEL2_TM_CAMS with the ones contained in the reference at the bottom of the same page.
Sorry we let you find it alone, but happy you did. Thanks for letting us know. Best Olivier.
Dear Olivier, I've installed the last version of maja (3.3.5) with the Start_maja orchestrator. I've prepared the DTM files and downloaded the CAMS data. But when I try to run the Start_maja I have the error mentioned in the subject. In the GIPP_S2AS2B_xxx I have put just the SENTINEL2_TM_CAMS files.
My folder file is: repCode=/opt/maja/Start-MAJA repWork=/media/alex/dati_linux/s2/temp repL1 =/media/alex/DATI/L1C repL2 =/media/alex/DATI/L2A repMaja=/opt/maja/bin/maja repCAMS=/media/alex/DATI/netdbl
the command i run is: (geo) alex@server:/opt/maja/Start-MAJA$ python ./start_maja.py -f folders.txt -t 33TWF -s 201905/33TWF -d 20190501 -e 20190531 -g GIPP_S2AS2B_xxx -l LUT_S2AS2B_xxx
the last lines of the log are: 2020-05-15T13:00:22.206729 server maja-processing-3.3.5 3.3 [000000008190] [E] vns::Data::ERROR: DataApplicationHandler(0x970bf0): In the input directory, there is no GIPP input data matching with the 'GIP_L2TOCR' File_Type pattern! [vnsDataApplicationHandler.cxx:GetListOfGippFilenames:1700] 2020-05-15T13:00:22.209827 server maja-processing-3.3.5 3.3 [000000008190] [E] ** [vnsMajaMainProcessor.cxx:main:129] 2020-05-15T13:00:22.212718 server maja-processing-3.3.5 3.3 [000000008190] [E] PreProcessing: vns::Data::ERROR: DataApplicationHandler(0x970bf0): In the input directory, there is no GIPP input data matching with the 'GIP_L2TOCR' File_Type pattern! [vnsDataApplicationHandler.cxx:1700] [MAJA Data Exception] [vnsMajaMainProcessor.cxx:main:129] 2020-05-15T13:00:22.215536 server maja-processing-3.3.5 3.3 [000000008190] [E] [vnsMajaMainProcessor.cxx:main:129] 2020-05-15T13:00:22.218354 server maja-processing-3.3.5 3.3 [000000008190] [E] ** [vnsMajaMainProcessor.cxx:main:129]
Thanks for your efforts.