Can VERDI scripts control exported image size? The images I am creating with scripts are smaller than those created with the GUI.
If you use the batch script editor, then you can specify the Image Height and Width.
<!-- BEGIN COMMENT -->
[<< Previous Chapter](VERDI_ch16.md) - [Home](README.md) - [Next Chapter >>](VERDI_ch18.md)
<!-- END COMMENT -->
VERDI Batch Script Editor
==========================
To open the Script Editor, use File>View Script Editor ([Figure 85](#Figure85)). Prior running a batch script, remove all datasets from the dataset list. To remove a dataset, click on each dataset in the dataset panel and press the yellow minus button.
Figure 85. File: View Script Editor<br>
{#fig:Figure85}
An **Open** popup window will be displayed, click on a sample script file in the VERDI_2.1/data/scripts directory ([Figure 86](#Figure86)).
Figure 86. Open Popup Window<br>
This file has been truncated. show original
danunes
September 13, 2023, 9:57pm
3
Thanks for the suggestion. I overlooked the option in batch scripting. Unfortunately, I already have scripts developed with command line scripting. Can image size be adjusted in command line scripts?