           SPELL=nco
         VERSION=4.3.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.sourceforge.net/src/${SOURCE}
     SOURCE_HASH=sha512:b0b3901d1c6efdb650371aa347c400a321b89e02262d309249b0d97bca4ea4774b8e003f63bfd94028a74ca83805ed39b5e9a4f82fc8ebbbcd085180ca59237d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
        WEB_SITE="http://nco.sourceforge.net/"
      LICENSE[0]=GPLv3
         ENTERED=20130907
           SHORT="NetCDF Operators for generic manipulation of NetCDF files"
cat << EOF
NCO manipulates data stored in netCDF format. It also exploits the geophysical
expressivity of many CF (Climate & Forecast) metadata conventions, the
flexible description of physical dimensions translated by UDUnits, the network
transparency of OPeNDAP, the storage features (e.g., compression, chunking,
groups) of HDF (the Hierarchical Data Format), and many powerful mathematical
and statistical algorithms of GSL (the GNU Scientific Library). NCO is fast,
powerful, and free.
EOF
