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.
Chen Xianyao <address@hidden> asked: > ------- Forwarded Message > > >From: "Chen Xianyao" <address@hidden> > >Subject: netcdf for Fortran 90 > >Organization: ? > >Keywords: 200203111204.g2BC46a03258 netCDF Windows XP Fortran 90 > > Dear Sir, > > Is there pre-compiled binaries of netcdf for WindowsXP with nf90_... > are supported? > > Thank you > > Chen > > ------- End of Forwarded Message Hi Mila: We have pre-compiled binaries of netcdf using Microsoft Visual C++ 6.0 and Compaq Digital Visual Fortran 6.6. These should work in any win32 ewnvironment, including XP. If you are using a different C/Fortran compiler, you may have to recompile them. Both binary and windows make files are pointed to from this link: http://www.unidata.ucar.edu/packages/netcdf/faq.html#win The f90 interface, unfortunately, has not been built.