NetcdfStep is framework for using the netCDF libray in
object-oriented programming with Objective-C. It now
supports the full functionality of netCDF 3.6.2.
NetCDF is a self-describing format for numerical array
data. It was developed originally for high-performance
computing in atmospheric science by
UCAR/UNIDATA.
Now it is finding uses in other fields; one such use is for
chromatography data in the AIA format.
This released framework is the full-featured version,
with complete API documentation. The project includes
pre-built static libnetcdf-3.6.2, and full feature support.
Applications linked to this framework have no external dependencies
(other than OS X itself).
NetcdfStep is free, open source software, released
under an Apache-style license (ver. 1.1).
26-Oct-2008
Version 1.0.0
Stable API. Minor documentation update.
29-Feb-2008
GNUstep edition synced up to version 0.6.1. Source code only.