Closed savmickael closed 3 years ago
We need to have options
--no-tir
--only-sr-mask
In our current case, where we want only re process sr mask, the cli will be ewoc_l8 --no-tir --only-sr-mask
ewoc_l8 --no-tir --only-sr-mask
We need to have options
--no-tir
to deactivate the TIR processing: by default the tir processing is done--only-sr-mask
to generate only the sr mask:In our current case, where we want only re process sr mask, the cli will be
ewoc_l8 --no-tir --only-sr-mask