Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
On Thu, 11 Dec 2008 Mark Balonkin wrote: > We are thinking about implementation of java wrapper on "C" netcdf library. > Basically because we need large file support and also would be good to have > better performance. We don't need the whole functionality, just a basic > writing. But anyway it's still a bunch of work. If you're looking for better performance putting a "C" code in a Java wrapper is not the way to go. You will be disappointed in the performance of this approach. It is also extremely difficult to debug.
netcdf-java
archives: