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

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



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