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

[Datastream #MQU-657040]: L2 products sent in NIMAGE



Hi Rick,

re:
> I have had ldm running for about 1.5 hours and still only seeing Cloud
> Optical Depth, Cloud Top Pressure and Cloud Particle Size
> Suggestions?

The following is based on the assumption that you are setting up processing
of the GOES-R Level 2 products that are being distributed in NOAAPort,
and not the ones that we are sending in the IDD NIMAGE feed:

Did you make sure to REQUEST both the HDS and NOTHER feeds AND make sure
that your LDM pattern-action file action also processes L2 products
from both of these datastreams?  I am guessing that you are only REQUESTing
one of the two IDD datastreams that has GOES-R Level 2 products that
originate in NOAAPort.

To change your LDM configuration file (~ldm/etc/ldmd.conf) configuration
file REQUEST, you need to:

- edit ~ldm/etc/ldmd.conf

  - add/modify your REQUEST(s) to make sure that you are requesting both
    the HDS and NOTHER datastreams

  - add/modify the EXEC line in which you are telling which feeds to
    process in your pattern-action file

    Example:

    exec    "pqact -f HDS|NOTHER -p ^IXT /opt/ldm/etc/pqact.conf_l2"

    (you may/will need to modify the fully qualified pathname to match the
    pattern-action file location/name that you are using)

- after making any changes to the LDM configuration file, you will need
  to stop and restart the LDM:

  <as 'ldm'>
  ldmadmin stop
  ldmadmin start

  OR

  ldmadmin restart

If the change(s) above do not get you going, please let me know and
we can further investigate.

Cheers,

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


Ticket Details
===================
Ticket ID: MQU-657040
Department: Support Datastream
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.