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: Unidata Support <address@hidden> >Organization: UCAR/Unidata >Keywords: 200105302052.f4UKq2p15034 ldm-mcidas LDM pqact.conf Alan, OK, I found the problem with plotting NLDN lightning from the menu... The executable, nldnplt.k does not get built in the distribution! Here is what you need to do on the systems on which McIDAS code is built (or is this only waldo?): <login as 'mcidas'> cd mcidas7.7/src make nldnplt.k ln nldnplt.k ~/bin I just did the above on waldo and it seems to work correctly (I did a plot; saved the display to a GIF (tm) file; FTPed the GIF back to Unidata; and then used XV to display the GIF). Tom