--- 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 ---