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.
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.