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.
William, We had discussed the CONDUIT model data. I assumed that was the data set you wanted at mhpcc. The idd-connect address caused a little confusion since that is the address we use for the NOAAport data sets. I have enabled flip.unidata.ucar.edu to feed mahi.mhpcc.edu to start. Hopefully we can identify a west cost site that is able to provide a good route shortly. In your ~ldm/etc/ldmd.conf file, you should create request entry: request NMC2 ".*" flip.unidata.ucar.edu if you want just the AVN grid #003 data set, then use the line: request NMC2 "gblav" flip.unidata.ucar.edu however, to ensure data is flowing at first, you might not want to have to wait until the next AVN run. You will want to adjust the product queue size for CONDUIT data as well since the default size in ldmadmin is much smaller. Edit the ~ldm/bin/ldmadmin file, and define the $pq_size line (~line 87) the product queue size as 500Mb with: $pq_size = 500000000; After modifying your ldmd.conf file and the ldmadmin script, stop your running ldm session with: ldmadmin stop Remake the ldm queue with: ldmadmin delqueue ldmadmin mkqueue followed by a restart to load in the new ldm configuration: ldmadmin start Steve Chiswell Unidata User SUpport On Fri, 30 Apr 1999, William Smith wrote: > Steve, > > > > the LDM distribution can be downloaded > > Did that. > > > > > Installation on an SGI is pretty straight forward > > Did that. > > > > > If you are still negotiating with firewall issues > > We have a small dedicated server outside the fire wall. > > > > > Port 388 must be allowed through- can be restricted to upstream > > ip address if necessary. rpc.ldmd is installed setuid to be allowed > > to connect to the priviledged port. > > I sent the request for an upstream feed on Monday, 26 Apr. Haven't > heard anything back yet. I sent it to address@hidden . > > > > > When William is ready to get going, let me know. > > I'm waiting for the upstream feed and failover locations so I can > cofigure ldmd.conf. > > > Thanks for your help. Once I get the feed address I'll let you know > how it goes. > > > > > William > > _____________________________________________________________________________ > William Smith address@hidden > Maui High Performance Computing Center (808) 879-5077 > 550 Lipoa Parkway (808) 879-5018 (fax) > Kihei, HI 96753 WWW: http://www.mhpcc.edu > _____________________________________________________________________________ > >