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.
Gab, > To: address@hidden > From: Gabriel Abramowitz <address@hidden> > Subject: netcdf.mod for PC? > Organization: Macquarie University, North Ryde NSW > Keywords: 200208120129.g7C1TJK20321 netCDF PC digital Fortran90 The above message contained the following: > I've recently been trying to install netcdf with fortran 90 interface onto > a PC with digital fortran 90, but don't find netcdf.mod anywhere in the PC > installation. Could you direct me to a site or group that may have one > built? > Thanks. > Gab Abramowitz > > --------------------------------------------------- > Gab Abramowitz > Department of Physical Geography, > Macquarie University, North Ryde NSW 2109 Australia > address@hidden Ph: +61 2 9850 9670 The netCDF Fortran-90 module file "f90/netcdf.mod" is created by the Fortran-90 compiler from the file "f90/netcdf.f90": it is not part of the distribution. Depending on your compiler, the module file may be named "netcdf.mod", "netcdf.MOD", "NETCDF.MOD", or "NETCDF.mod". Contact me if you have any questions. Regards, Steve Emmerson <http://www.unidata.ucar.edu>