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

[LDM #QTX-639939]: GPS bufr format data

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.


  • Subject: [LDM #QTX-639939]: GPS bufr format data
  • Date: Mon, 10 Nov 2008 10:41:24 -0700

Elmer,

> ... Here are exact
> cut/pastes:
> HRS     ^(ISXT40) (KBOU) (..)(..)(..)
> FILE    /home/ldm/data/bufr/\1_/\2_(3:yyyy) (\3:mm)\3.\4\5

Unfortunately, our support-email system reformats lines.

Does the entry have tab characters between the feedtype and the
pattern, before the action (FILE), and between the action and its
arguments?  You can verify the pqact(1) configuration-file with
the command

    ldmadmin pqactcheck -p <pathname>

where <pathname> is the pathname of the pqact(1) configuration-
file.

The string "(3:yyyy)" should be "(\3:yyyy)".

You should eliminate the space before the "(\3:mm)".

You should replace the "\3" before the period with "(\3:dd)"
to eliminate the possibility of September 31st.

What is the output of the following commands:

    uname -a
    ifconfig -a

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: QTX-639939
Department: Support LDM
Priority: Normal
Status: On Hold