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.
>From: Tom Yoksas <address@hidden>
>Organization: UCAR/Unidata Program Center
>Keywords: 200301112126.h0BLQG0f036500 IDD LDM6
Steves and Mike,
I set CC to be cc (not c89) on atm and did a 'make distclean' followed
by configure and make. LDM 6 then built successfully, so I installed
it and got it running.
I made a backup copy of the ldmd.conf file that was in use on atm
and then changed all requests to be directly from thelma. There
should now be 4 rpc.ldmds from atm on thelma created from:
request UNIDATA|FSL2 ".*"
thelma.ucar.edu
request NIMAGE ".*"
thelma.ucar.edu
request NNEXRAD ".*"
thelma.ucar.edu
request FNEXRAD "^(rad|pnga2area)"
thelma.ucar.edu
If all goes smoothly tonight, I may change this to be even simplier:
request UNIDATA|NNEXRAD|FNEXRAD|FSL2 ".*"
thelma.ucar.edu
request FNEXRAD "^(rad|pnga2area)"
thelma.ucar.edu
So far, everything looks good. Let's keep an eye on the stats...
Tom
--
+-----------------------------------------------------------------------------+
* Tom Yoksas UCAR Unidata Program *
* (303) 497-8642 (last resort) P.O. Box 3000 *
* address@hidden Boulder, CO 80307 *
* Unidata WWW Service http://www.unidata.ucar.edu/*
+-----------------------------------------------------------------------------+