# Shell script to autogenerate VERDI plots

**URL:** https://forum.cmascenter.org/t/shell-script-to-autogenerate-verdi-plots/2378
**Category:** VERDI
**Created:** [May 28, 2021, 4:25pm UTC](https://forum.cmascenter.org/t/shell-script-to-autogenerate-verdi-plots/2378 "2021-05-28T16:25:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![skunwar](https://avatars.discourse-cdn.com/v4/letter/s/9f8e36/32.png) [@skunwar](https://forum.cmascenter.org/u/skunwar)
#### Post date: [May 28, 2021, 4:25pm UTC](https://forum.cmascenter.org/t/shell-script-to-autogenerate-verdi-plots/2378/1 "2021-05-28T16:25:10Z")

</div>

I am seeking a sample shell script that mass-produces plots from VERDI, with room for specifying color scale/map and variables of interest (for plotting) from many I/O API files. Thanks!

---

<div class="post-metadata">

### Author: ![lizadams](https://avatars.discourse-cdn.com/v4/letter/l/49beb7/32.png) [@lizadams](https://forum.cmascenter.org/u/lizadams)
#### Post date: [June 3, 2021, 3:07pm UTC](https://forum.cmascenter.org/t/shell-script-to-autogenerate-verdi-plots/2378/2 "2021-06-03T15:07:15Z")

</div>

There are example scripts in the VERDI package under data/scripts.  
VERDI supports command line scripts and batch scripts. Additional information is available in [Chapter 17](https://github.com/CEMPD/VERDI/blob/master/doc/User_Manual/VERDI_ch17.md) and [Chapter 18](https://github.com/CEMPD/VERDI/blob/master/doc/User_Manual/VERDI_ch18.md) of the User manual.
