[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20021015: NEXRCOMP script?



Mike,

Thats the way I do it. It would be easy to link the nex2gini code against
the libldm.a from the LDM and insert the product directly into the LDM queue,
but otherwise, the nex2gini program doesn't exit, so the controlling
script never knows that the the product is written.

Steve Chiswell

>From: "Mike Dross" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200210152114.g9FLEM119830

>Chiz...
>
>I got it to work, thanks for your help!
>
>One more question if you have time.  How are you get the in data into LDM. I
>wrote
>a script that scans the directory for files using pqinsert, but its very
>messy, is
>there a clean way of doing it within the script that kicks off gdradr
>itself??
>
>Mike
>
>-----Original Message-----
>From: Unidata Support [mailto:address@hidden]
>Sent: Tuesday, October 15, 2002 5:14 PM
>To: Mike Dross
>Cc: address@hidden
>Subject: 20021015: 20021015: NEXRCOMP script?
>
>
>>From: Unidata Support <address@hidden>
>>Organization: UCAR/Unidata
>
>>>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
>>
>
>
>If you don't have the source distribution, here is the nts file:
>
>GRDAREA 23;-120;47.2634;-63.5664
>PROJ    lcc/40;-100;40
>KXKY    4736;3000
>CPYFIL
>GFUNC   n0r
>RADTIM  current
>RADDUR  30
>RADFRQ  5
>STNFIL
>RADMODE pc
>SATFIL  n0r_YYYYMMDD_HHNN
>COMPRESSyes
>
>
>Steve
>****************************************************************************
><
>Unidata User Support                                    UCAR Unidata Program
><
>(303)497-8643                                                  P.O. Box 3000
><
>address@hidden                                   Boulder, CO 80307
><
>----------------------------------------------------------------------------
><
>Unidata WWW Service                        http://www.unidata.ucar.edu/
><
>****************************************************************************
><
>
>