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.
Oops, forgot to Cc: you on this reply ...
--- Begin Message ---
- Subject: Re: C# NetCDF Libraries
- Date: Thu, 16 Aug 2007 15:03:25 -0600
Hi David, As you probably know, you can use a netCDF DLL directly from C#, and we do make DLLs for netCDF available, for example: ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/netcdf_dll_c_only_3.6.2-beta6.tar.gz (C only) and you can find more about building your own DLL from the latest source code here: http://www.unidata.ucar.edu/software/netcdf/docs/netcdf-install/Windows.html We have no current plans to develop or support an interface specifically for C#, however others are working on such a project. For example: http://www.codeplex.com/netcdf/Project/ProjectRss.aspx --Russ
--- End Message ---