NetcdfStep, an Objective-C wrapper for netCDF, is now at version 0.5.2
Changes from version 0.5.0:
* Mac OS X installer for framework
* GNUstep edition for linux and other *nix
* A new error handling feature
* Many serious bugs fixed
* Many clarifications and corrections in the documentation
* More unit tests in the sample application
NetcdfStep provides an object-oriented interface to the full
functionality of the netCDF library. Full source code is included
under an Apache-1.1-style open source license. The Mac OS X framework
is self-contained and needs no other libraries to run. The GNUstep
edition is source-code only; in order to build, it needs the GNUstep
environment, gcc obj-c, and an installed netCDF-3.6.2 library.
The complete Mac OSX distribution is at
http://www.mt-se.com/pub/NetcdfStep-0.5.2.dmg
A source-code only distribution for GNUstep is at
http://www.mt-se.com/pub/NetcdfStep-GNUstep-0.5.2.tar.gz
Read the online documentation at http://www.mt-se.com/netcdfstep_doc/index.html
I welcome your comments.
Cheers,
Mark Tracy