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.
Unidata Support <address@hidden> writes: > ------- Forwarded Message > >>To: address@hidden >>From: Sabrina Leitner <address@hidden> >>Subject: netCDF on PC >>Organization: UCAR/Unidata >>Keywords: 200506142105.j5EL5jZu009376 > > Anyway to read/open NetCDF on Windows PC (XP)??? > A. Sabrina Leitner > Atmospheric Research Laboratory > Scripps Institution of Oceanography > University of California, San Diego > 9500 Gilman Drive, MC 0242 > La Jolla, CA 92093-0242 > http://cloud.ucsd.edu > (858) 534-2701 > (858) 822-0517 FAX > **************************************************************************** > FEDERAL EXPRESS SHIPPING ADDRESS: > 2350 Downwind Way > DSDP West Bldg A Room 21A > La Jolla, CA 92037 Yes, there are many ways to work with netCDF on a PC. Are you interested in utilities that are already written? I believe there's one called grads that works on a PC. There are many others, see: http://www.unidata.ucar.edu/packages/netcdf/software.html If instead you wish to write your own netCDF programs, you can use the usual Unix development tools using Cygwin, a port of Unix to Windows. Alternatively, you could get the netCDF DLL and use Windows development environments, like Visual Studio, to develop Windows apps with netCDF. For more information about getting the DLL, see: http://my.unidata.ucar.edu/content/software/netcdf/docs/netcdf-install/Building-and-Installing-NetCDF-on-Windows.html Good luck! Ed -- Ed Hartnett -- address@hidden