* GrADS Script to compute mean and standard deviation * for precipitation data per month in HW #3 * Open GrADS control file 'open precipmonthly_usmx_le.ctl' * Set script to write out files in binary format 'set gxout fwrite' * Define years at 2-D field 'define totalyears=55' * Initialize summation arrays (for each month) mo=1 monthsyr=12 totalmonths=660 'define years=55' while(mo