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.
> Dear Ed, > > Hi! actually, the Visual FORTRAN is not the problem - I was able to > open and > try to compile the programs. I am attaching the error message I received. I > would > appreciate any further help you can give me. BTW, Visual FORTRAN is a Compaq > product, and is compatible with FORTRAN 90. > > Thanks! > > Patti > Howdy Patti! Are you doing this as part of the usual netCDF build process, or trying to compile these programs on your own? I see from your error output: C:\Program Files\Unidata\netcdf-3.6.2\examples\F90\simple_xy_wr.f90(19): Could not find the file netcdf.mod. Compiling Fortran... C:\Program Files\Unidata\netcdf-3.6.2\examples\F90\simple_xy_wr.f90 C:\Program Files\Unidata\netcdf-3.6.2\examples\F90\simple_xy_wr.f90(19) : Error: Error in opening the Library module file. [NETCDF] use netcdf Apparently it cannot find the netcdf.mod file. Does this .mod file exist? Is it where you expect it to be? Thanks, Ed Ticket Details =================== Ticket ID: SNB-841615 Department: Support netCDF Priority: Normal Status: Open