This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
On Wed, 8 Dec 1999, Unidata Support wrote: > >To: "Unidata Support" <address@hidden> > >From: "Collin Daly" <address@hidden> > >Subject: Re: quick pqact.conf question > >Organization: . > >Keywords: 199912081615.JAA04068 > > So am I understanding correctly that I can create a file called > pqsurf.conf (since one doesn't exist) and copy the enrty I had in my > pqact.conf file to the pqsurf.conf file? As in: > > DDS ^(SAUS80) KBOS PIPE -strip -close > /usr/ucb/mail -s "\1 METAR for KBOS" > Collin, That's almost correct. The exec pqsurf line needs to be uncommented in the ldmd.conf file. The pqsurf queue must be created, ie: % ldmadmin mksurfqueue THe product pattterns are different, so run the pqsurf with the -v flag at first to see what the patterns look like, then create your pqsurf.conf entries to match the patterns. The patterns look similar to: aaxx 06344 022300 Read the man pages for pqsurf and ldmadmin for details. Don't forget to stop/start the LDM for the new configurations to be effective. Robb... > I'm trying to get metars, NMG MOS, AVN and MRF Guidance bulletins for > Boston only. Is this how I go about doing that? > > Thanks, > Collin > > > > >On Tue, 7 Dec 1999, Collin Daly wrote: > > > >> Hi Rob, > >> > >> Suppose I would like to email myself the metar report for only > Boston. > >> I am not sure how to extract a bulletin from a particular header. I > >> have this in my pqact.conf for my entry: > >> > >> DDS ^(SAUS80) KBOS PIPE -strip -close /usr/ucb/mail -s > >> "\1 METAR for KBOS" address@hidden > >> > >Collin, > > > >Your pattern isn't correct, the entry should be: > > > >DDS ^(SAUS80) KWBC > > PIPE -strip -close /usr/ucb/mail -s "\1 METAR for KBOS" > >address@hidden > > > >The KBOS report is inside the SAUS80 KWBC bulletin. If you just want > to > >get the KBOS report then you will have to run pqsurf. Look at the man > page > >for pqsurf. Another option is write a script that extracts the KBOS > >report from the SAUS80 KWBC bulletin. > > > >Robb... > > > > > >> unfortunatly I do not recieve ANY email from this. The SAUS80 KWBC > does > >> have current reports for KBOS. How do I go about doing this? > Thanks. > >> Collin > >> > >> > >> Collin Daly > >> Meteorological Systems Engineer > >> Alden Electronics, Inc. > >> 40 Washington Street > >> Westborough, Ma 01581 > >> Voice: (508)366-8851x2268 > >> Fax: (508)898-2427 > >> e-mail: address@hidden > >> visit us at: > >> http://www.alden.com > >> > > > >======================================================================= > ======== > >Robb Kambic Unidata Program Center > >Software Engineer III Univ. Corp for Atmospheric Research > >address@hidden WWW: http://www.unidata.ucar.edu/ > >======================================================================= > ======== > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================