           SPELL=netcdf
         VERSION=3.6.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.unidata.ucar.edu/pub/netcdf/$SOURCE
     SOURCE_HASH=sha512:12c4379834d5ad35255368c025495adeb696dc06f0ad416d2b220a772068b4a2660ea9702f6325b59fb1872a286aa7983930496aa4774b8adcc2e0971e6404ed
        WEB_SITE=http://my.unidata.ucar.edu/content/software/netcdf/index.html
         ENTERED=20040914
      LICENSE[0]=BSD
        KEYWORDS="science libs"
           SHORT="netcdf, machine independent format for data arrays"
cat << EOF
NetCDF (network Common Data Form) is an interface for array-oriented data 
access and a library that provides an implementation of the interface. 
The netCDF library also defines a machine-independent format for representing 
scientific data. Together, the interface, library, and format support the 
creation, access, and sharing of scientific data. The netCDF software was 
developed at the Unidata Program Center in Boulder, Colorado.
EOF
