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 Jason, Do you have a program named "wc" installed in your PATH so that it is found before the utility program in /usr/gnu/bin/wc or /usr/bin/wc? To check this, you could run the command "which wc" or "type wc", depending on whether you use a csh-like shell or a POSIX shell such as ksh or bash. If it shows the "wc" command is an alias or shell function or is found in a local directory, then that is the problem. Our test assumes "wc" is the standard Unix word count program, so if not, the test fails. If that's not the problem, could you please change to the netCDF ncdump source directory and run the following two commands, and email the output of the second command? ../ncgen/ncgen -b small.cdl wc -c < small.nc Thanks! --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: XQV-656680 Department: Support netCDF Priority: Normal Status: Closed