|
NetCDF Library for Macintosh NetCDF (network Common Data Format) is a scientific cross-platform array-oriented binary data format developed at Unidata. It allows to store both data and metadata (that is, descriptive information, like units, comments, history tags etc.) in a single file, which greatly facilitates using the data sets. The library provides API to read, write and modify NetCDF data sets for both C and FORTRAN. For more information, terms of usage, and full documentation please visit Unidata NetCDF page From this page you can download Macintosh version of this library, for both PowerPC and 68K, and two MPW tools working with NetCDF files (they are a part of source distribution). The MPW libraries and tools were built with MrC v.4.1 and SC v.8.8.4 for PowerPC and 68K respectively; FORTRAN library was built for Absoft FORTRAN: I tested it with ABSOFT f77 v.4.4, but I suppose it should work with later versions, too. Metrowerks libraries were compiled with CodeWarrior Pro 2. I do not know if they work with later versions of the environment: most likely they do not, so you will have to download source code and rebuild them. Please let me know if (when) you find any Mac-specific bugs. Feb 2, 2002 : new release of the library source code. Note that the changes are only in scripts, Makefiles, and checking tools; library itself did not change.
For detailed information read mac-specific realease notes Download:
udunits library The MPW libraries and tools were built with MrC v.4.1 and SC v.8.8.4 for PowerPC and 68K respectively; FORTRAN library was built for Absoft FORTRAN (f77 v.4.4). Metrowerks libraries were compiled with CodeWarrior Pro 2. Please let me know if (when) you find any Mac-specific bugs. Read mac-specific release notes. Download:
CPP preprocessor
|