Skip to content
Updated Quick Reference (markdown) authored by SoFiA's avatar SoFiA
...@@ -55,7 +55,7 @@ GUI: `Parameterisation` → `Reliability Calculation` → `Kernel sca ...@@ -55,7 +55,7 @@ GUI: `Parameterisation` → `Reliability Calculation` → `Kernel sca
### 5. Select output products ### 5. Select output products
writeCat.writeASCII = true writeCat.writeASCII = true
writeCat.writeSQL = true writeCat.writeXML = true
steps.doWriteMask = true steps.doWriteMask = true
steps.doMom0 = true steps.doMom0 = true
steps.doMom1 = true steps.doMom1 = true
... ...
......