Level-2A processor used for atmospheric correction and cloud-detection. The active repository is the one below, this one is kept to leave access to the older issues.
Hi, when I run Start-MAJA using MAJA-3.3.5 [TM] I obtain the following error message:
Traceback (most recent call last):
File "./start_maja.py", line 661, in <module>
start_maja(folder_file, gipp, lut, site, tile, orbit, nb_backward, options, debug_mode)
File "./start_maja.py", line 561, in start_maja
valid = test_valid_L2A(nomL2init_MUSCATE[0])
File "./start_maja.py", line 216, in test_valid_L2A
JPIfile = glob.glob("%s/DATA/*_JPI_ALL.xml" % L2A_DIR.replace('[', '[[]'))[0]
IndexError: list index out of range
The error does not occur when I use MAJA-3.3.2 [TM].
Hi, when I run Start-MAJA using MAJA-3.3.5 [TM] I obtain the following error message:
The error does not occur when I use MAJA-3.3.2 [TM].