[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20021015: NEXRCOMP script?
- Subject: 20021015: NEXRCOMP script?
- Date: Tue, 15 Oct 2002 15:12:16 -0600
>From: "Mike Dross" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200210152051.g9FKpu104263
>Hi,
>
>Would it be too much to ask for you to send me the script you all are using
>to
>create the NEXRCOMP product that is being sent over the IDD?? I want to try
>and duplicate it on this end. I am on the low end of the learning curve
>on GEMPAK. Also others might be interested as well...
>
>Thanks!!
>
>Mike Dross
>
>
>
The running script is:
#!/bin/csh -f
nex2gini << EOF
restore nex2gini.nts
r
e
EOF
The nex2gini.nts file above is in the $NAWIPS/unidata/programs/nex2gini
directory. Set the SATFIL in the .nts file to n0r_YYYYMMDD_HHNN.
Steve Chiswell