Instead of running xtrct_grid via the expect command, you might want to directly run xtrct_grid as follows:
${EXECDIR}/xtrct_grid <<EOF
${OUTDIR}/
${hrrr1}
${lower}
${upper}
${levels}
EOF
Note there is no space between "<<" and "EOF".
${EXECDIR}/xtrct_grid <<EOF
${OUTDIR}/
${hrrr1}
${lower}
${upper}
${levels}
EOF
Note there is no space between "<<" and "EOF".
Statistics: Posted by sonny.zinn — April 9th, 2024, 7:56 am