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 Colin:I assume you want to just use ncdump program? Normally you would use the netcdf library within a program you are writing, which would require that you have a C compiler.
Anyway, go to Control Panel - System - Advanced - Environment variables. Edit the one thats called "Path" and add the directory that ncdump.exe lives in. Start up a _new_ shell window, type "env" and make sure the path is correctly specified. if so, type "ncdump -h <filename>" and see that it works.
Unidata Support wrote:
------- Forwarded MessageTo: address@hidden cc: address@hidden From: address@hidden Subject: netCDF for Windows XP? Organization: Belfer Center for Science & International Affairs/Harvard Keywords: 200302241323.h1ODNUt09940 netCDF Windows XP binaryHello, We are trying to install netCDF on a PC running Windows XP, and we are not succeeding. We've downloaded netcdf.zip and netcdf-3.5.0.win32bin.zip from your web site, and installed them following the instructions to the best of our abilities. We don't have C compilers, so we need to use the pre-built binaries. We think that we haven't put the files specified for the PATH in the proper directory. Where is PATH? Many thanks in advance, Colin ===================================== Colin Polsky, PhD Belfer Center for Science & International Affairs Harvard University 79 JFK Street Cambridge, MA 02138 USA tel: (617) 496-0426 fax: (617) 496-0606 email: address@hidden ------- End of Forwarded Message