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.
Hello Feng, Those libraries, besides being quite old, were contributed to us by a third party. I'm afraid I can't tell you anything about whether or not they work with Compaq Visual Fortran, or which versions of MSVC they might be compatible with. Your best bet may be to work with the current version of the netcdf-fortran library. It uses the CMake build system; while we haven't tested under Windows yet, this may be your best bet to build a netcdf-fortran library for use with Visual Studio. Note that you'll need to first install the netcdf-c libraries, upon which netcdf-fortran depends. More information on that may be found here: http://www.unidata.ucar.edu/software/netcdf/docs/winbin.html I hope this helps, -Ward > Hi Netcdf supporters, > > I now need to use the Large File Support within netcdf for the Compaq Visual > Fortran under the 32 BIT system of Windows XP. > I have download the dll files from your website > (ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/win32_vs_f2c_dll_4.0.1.zip). > The files are copied into the bin/lib/include of the C:\Program > Files\Microsoft Visual Studio\DF98, which is included in my project. > And I have successfully compiled the source code but failed in linking the > dll file. > I don't know where the problem is. It is very appreciate if you can help. > Thanks. > > Feng Ticket Details =================== Ticket ID: QBI-985003 Department: Support netCDF Priority: Normal Status: Closed