[param] -out <string> Parameters of the output image. Mandatory: True. Default Value: "0"
[param] -ram <int32> Available memory for processing (in MB). Mandatory: False. Default Value: "128"
[param] -inxml <string> Load otb application from xml file. Mandatory: False. Default Value: ""
[param] -outxml <string> Save otb application to xml file. Mandatory: False. Default Value: ""
[choice] -interpolator This group of parameters allows one to define how the input image will be interpolated during resampling. nn,linear,bco. Mandatory: True. Default Value: "bco"
[group] -nn
[group] -linear
[group] -bco
[param] -interpolator.bco.radius <int32> This parameter allows controlling the size of the bicubic interpolation filter. If the target pixel size is higher than the input pixel size, increasing this parameter will reduce aliasing artifacts.. Mandatory: True. Default Value: "2"