Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

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

[IDD #NAN-265528]: help with ldm pqact.conf actions



Hi Heath,

The problem appears to be in your pqact.conf action.  Here is what
you have currently:

NEXRAD2 /KLIX/ FILE -overwrite data/NEXRAD2/\1.ldm

The \1 reference refers to a subset of the product ID pattern that
is matched, and that subset is delimited by parentheses.

Here is what we think you want:

NEXRAD2  (KLIX)
    FILE   -overwrite   data/NEXRAD2/\1.ldm

NB: use tabs, not spaces, where needed:
    - between NEXRAD2 and (KLIX)
    - before and after FILE

Since you didn't have a subset delimited in your action, it
is very possible that the LDM has been creating the file '.ldm'
in the ~ldm/data/NEXRAD2 directory.  Check to see if this is
true using:

<as 'ldm'>
ls -alt ~ldm/data/NEXRAD/*

After you make the change to your action in ~ldm/etc/pqact.conf, you
should check your typing using:

ldmadmin pqactcheck

If you have no gross errors (those reported by this check), then you
can make the change(s) active without stopping and restarting your
LDM:

<as 'ldm'>
ldmadmin pqactHUP

Cheers,

Tom
--
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
(303) 497-8642                                                 P.O. Box 3000
support@xxxxxxxxxxxxxxxx                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage                       http://www.unidata.ucar.edu
****************************************************************************


Ticket Details
===================
Ticket ID: NAN-265528
Department: Support IDD
Priority: Normal
Status: Closed


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690