You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear @olivierhagolle, I would like to try to run MAJA using a JobOrder configuration file instead of the command-line mode.
I saw the example of a JobOrder file in the user manual (MU), but is there more documentation on it somewhere? In particular, what values do I need to change for processing Sentinel 2 scenes? The example seems to be for another input data type (judging from the file name Sudouest_20060317_MS_fmsat_ortho_toa.hdr).
Here is the copy-pasted code from the manual for reference:
Note that there was a mistake in the List_of_GIPP_Files tag - the start tag was defined as empty tag (<List_of_GIPP_Files/>), followed by an extra end tag. The schema location does not exist anymore (http://www.acsys.it).
The text was updated successfully, but these errors were encountered:
Note: the possible values for the <Processor_Name> field are:
* MAJA_L2_INIT_CHAIN
* MAJA_L2_NOMINAL_CHAIN
* MAJA_L2_BACKWARD_CHAIN
* MAJA_L3_CHAIN
* MAJA_L1_CHECKTOOL_CHAIN
* MAJA_L2_CHECKTOOL_CHAIN
* MAJA_L3_CHECKTOOL_CHAIN
Dear @olivierhagolle, I would like to try to run MAJA using a
JobOrder
configuration file instead of the command-line mode.I saw the example of a
JobOrder
file in the user manual (MU), but is there more documentation on it somewhere? In particular, what values do I need to change for processing Sentinel 2 scenes? The example seems to be for another input data type (judging from the file nameSudouest_20060317_MS_fmsat_ortho_toa.hdr
).Here is the copy-pasted code from the manual for reference:
Note that there was a mistake in the
List_of_GIPP_Files
tag - the start tag was defined as empty tag (<List_of_GIPP_Files/>
), followed by an extra end tag. The schema location does not exist anymore (http://www.acsys.it
).The text was updated successfully, but these errors were encountered: