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.
>From: "Ben Beroukhim" <address@hidden> >Organization: AWS >Keywords: 200408191538.i7JFcuN8022598 netCDF Windows Ben, >Institution: AWS >Package Version: netCDF 3.5.0 libraries for Win 95/98/NT >Operating System: Win 2000 >Hardware Information: INEL >Inquiry: I am looking as an example how to read netcdf files using netcdf.dll >There is ncdump.exe which uses the .dll In order for applications to use netcdf.dll (those that call the entry points in the netCDF library), the directory containing netcdf.dll must be included the PATH that is defined (see Windows documentation for information on modifying PATH). >Can I get source, Full source for the netCDF is available by anonymous FTP: machine: ftp.unidata.ucar.edu user: anonymous pass: address@hidden directory: pub/netcdf file: netcdf-3.5.1.zip -- or -- netcdf-3.5.1.tar.Z -- or -- netcdf-3.5.0.ZIP -- or -- netcdf-3.5.0.tar.Z Since you are using 3.5.0, you should grab the netcdf-3.5.0.ZIP or .tar.Z file. >or an another example how to use the .dll to dump a netcdf file 'netcdf.dll' will be used _if_ it is in your PATH for all programs linked against the netCDF library. >I do appreciate all the help No worries. >Ben Beroukhim Cheers, Tom Yoksas -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publically available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.