<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16625"></HEAD>
<BODY>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>I am trying to write 
a bash script that will read values from a tc-vitals file and feed it 
into&nbsp;my grads script.&nbsp;&nbsp;&nbsp;Can anyone give me tips on how to do 
this?&nbsp; I'm not&nbsp;sure how to feed the varibales from bash into 
grads.&nbsp;&nbsp; I have tried doing this in a bunch of different ways and 
searched the users forum but I can't find any good examples.&nbsp; 
</FONT></SPAN><SPAN class=436181120-31082010><FONT size=2 face=Arial>Here's one 
example, trying to have the date read in grads: </FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>in 
bash:</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>yyyy=$(date 
+%Y%m%d$hh)</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial>/export/grads/bin/gradsc -blc 'run 
gs.sf.surface.wind_mps'</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>in grads 
</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>date= 
yyyy</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>(i've tried 'yyyy' 
and $yyyy)</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010></SPAN>&nbsp;</DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>what else do I need 
to put in bash or in my grads script&nbsp;to recognize that yyyy= 2010083112 
?</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 face=Arial>Any help is greatly 
appreciated.</FONT></SPAN></DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=436181120-31082010><FONT size=2 
face=Arial>Meredith</FONT></SPAN></DIV></BODY></HTML>