Quantcast
Channel: Earthdata Forum
Viewing all articles
Browse latest Browse all 1307

Questions/Comments • Processing multiple images simultaneously with different parameters

$
0
0
I am processing multiple files (PACE in this case, but probably not relevant to the question) on the same machine with l2gen. Each call to l2gen is in separate terminal and each has a distinct parameter file, but they are processing the same L1B file.

Code:

term1-on-computer1% l2gen par=par1.txt---term2-on-computer1% l2gen par=par2.txt
Where par1.txt is like

Code:

ifile=XYZ.L1B.ncofile=XYZ.L2.version1.ncuncertaintyfile=myuncertaintyfile1.nc
And par2.txt is like

Code:

ifile=XYZ.L1B.ncofile=XYZ.L2.version2.ncuncertaintyfile=myuncertaintyfile2.nc
Is there any reason this will create a conflict or erroneous/unexpected results due to, e.g., temporary files written by the first process being used by the second?

Statistics: Posted by daurin — Mon Mar 25, 2024 6:50 pm America/New_York



Viewing all articles
Browse latest Browse all 1307

Trending Articles