Attached is a updated version of your graph file.
Your graph was completely pre-configured. That’ why the settings on the command line had no effect. It was necessary to remove the Read node and update the Calibration node in a way that it now takes the configuration from the command line.
I’ve also removed the Write node, so you can write to different files.
You can now call it like the following:
gpt.exe PREPROCESS_beamdimap.xml -t “C:\Output_Data\bandmath_beam.dim” “C:\Input_Data\TSX-1.SAR.L1B\TSX1_SAR__EEC_RE___SC_S_SRA_20140910T011220_20140910T011231\TSX1_SAR__EEC_RE___SC_S_SRA_20140910T011220_20140910T011231.xml”
PREPROCESS_beamdimap.xml (2.7 KB)