[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20000128: Using /p tag
- Subject: 20000128: Using /p tag
- Date: Fri, 28 Jan 2000 13:10:19 -0700
Steve,
I ran pqing here with the feedtype specified as PPS and found afos tags
created for those products which contained the pils:
/tmp% pqing -f PPS -q test.pq -v -l - testme.raw
Jan 28 19:40:17 pqing[2952]: Starting Up
Jan 28 19:40:17 pqing[2952]: FILE "testme.raw"
Jan 28 19:40:17 pqing[2952]: Creating AFOS-like pil tags
Jan 28 19:40:17 pqing[2952]: 132 20000128194017.445 PPS 252 SAUS43
KCYS 281839 /pMTRBFF
Jan 28 19:40:17 pqing[2952]: 127 20000128194017.446 PPS 255 SAUS45
KPIH 281839 /pMTRPIH
Jan 28 19:40:17 pqing[2952]: 294 20000128194017.446 PPS 277 FTUS43
KDTX 281840 AAA /pTAFDTW
Jan 28 19:40:17 pqing[2952]: 127 20000128194017.446 PPS 296 SAUS43
KLBF 281840 /pMTRLBF
You should notice that you see the line "Creating AFOS-like pil tags" in your
verbose log messages
when you start up pqing. If you don't see that message, then verify that the
correct pqing version
is the one being executed. The PPS pattern is in the pqing.c line 516 check for
what feedtypes
to check the pil pattern on:
if ((feedtype & DDS)||(feedtype & PPS)||(feedtype & IDS))
{
usePil = 1;
uinfo("Creating AFOS-like pil tags\0");
}
Steve Chiswell
Unidata User Support
>From: address@hidden (Steve Adams)
>Organization: .
>Keywords: 200001281922.MAA14469
>>From address@hidden Fri Jan 28 12:40 CST 2000
>>
>>Steve,
>>
>>As I mentioned in my message yesterday, you need pqing from LDM 5.0.9.
>>The LDM product identifier with the PIL tag comes from pqing, not pqact-
>>so upgrading to pqact from 5.0.9 is not sufficient. You need the 5.0.9
>>distribution with contains the pqing additions to supply the PIL tag
>>on the identifier.
>>
>>Steve Chiswell
>>Unidata User SUpport
>
>Steve,
>
>We've upgraded to 5.0.9 and the problem persists. Here's our
>ldmd.log file for the last few minutes (no /p on PPS):
>
>Jan 28 19:16:45 awis pqact[12411]: 1037 20000128191645.300 PPS 582 SX
> CN02 CWVR 281900
>Jan 28 19:16:46 awis pqact[12411]: 707 20000128191646.017 PPS 583 SX
> CN01 CWVR 281900
>Jan 28 19:16:53 awis pqact[12411]: 6573 20000128191652.884 PPS 584 FP
> US83 KFGF 281915
>Jan 28 19:16:58 awis pqact[12411]: 4494 20000128191657.554 PPS 585 AS
> US41 KPHL 281915
>Jan 28 19:17:04 awis pqact[12411]: 4085 20000128191701.838 PPS 586 AS
> US45 KGTF 281915
>Jan 28 19:17:05 awis pqact[12411]: 1580 20000128191703.485 PPS 587 AS
> US45 KGTF 281915
>
>but DDPLUS is working:
>Jan 28 19:18:15 awis pqact[12411]: 269 20000128191815.414 DDPLUS 257 SR
> US57 KWBC 281913 /pRRANEW
>
>----------------------------------------------------------------
>Stephen D. Adams
>Vice President - Research and Development
>Agricultural Weather Information Service, Inc.
>ph: (334) 826-2149 ex103 email: address@hidden
> (334) 826-2152 (FAX) http://www.awis.com
>----------------------------------------------------------------
>