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

[LDM #WXV-526014]: Install noaaportIngester



Hi Steve,

> Yes, I have all the hardware. I am seeing UDP packets flood into the system
> from the receiver, but now I need the ingester to make sense of it all.

Right. Well, the first thing to do is to build the LDM with support for 
NOAAPort ingest. This is done by executing the configure(1) script with the 
option "--with-noaaport" and then executing the commands "make clean" and "make 
install". For example:

    cd ~/ldm-6.13.16/src
    ./configure --disable-root-actions --with-noaaport >&configure.log
    make clean
    make install >&install.log
    sudo make root-actions

Then, configure the LDM to ingest NOAAPort by editing the LDM's 
configuration-file. See 
<https://www.unidata.ucar.edu/software/ldm/ldm-current/utilities/noaaport/index.html>
 for details.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: WXV-526014
Department: Support LDM
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.