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.
>To: address@hidden >From: "James K Lewis" <address@hidden> >Subject: Re: 20040311: netCDF for W2K >Organization: Scientific Solutions, Inc. >Keywords: 200403110123.i2B1NgrV000584 Jim, > Russ: It looks like I'm going to have to build my own f90netcdf.lib and > netcdf.lib using Microsoft Visual C++. Lahey insures me that their linker > can 'render' MS Visual libraries properly. Am I correct in assuming that > the f90netcdf.lib has all the libraries to the fn90 subroutines, and then > netcdf has all the subroutines connecting the nf90 subroutines to the > standard netcdf subroutines? > > I need to know what source is used to generate the f90netcdf.lib and if > there is a msofts.mak file for it. I've downloaded a lot of stuff off the > web site, so I probably have it, but I want you to tell me exactly which one > to use. Likewise, I need to know what source is used to generate the > netcdf.lib for F90 and it's corresponding msofts.mak file. We didn't build the f90 library you downloaded. It was contributed by Alan Imerito <address@hidden>, who only provided the following information: http://www.unidata.ucar.edu/cgi-bin/msgout?/glimpse/netcdf/5355 If you need any more details, I'm afraid you'll have to contact Alan Imerito. We had pointed him to our makefiles in ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/netcdf-3.5-beta5.win32make.ZIP but he may have used slightly more recent makefiles in ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/maks.zip Sorry, that's all the information I have about where the f90 Win32 version came from and how it was built. --Russ