academic/nco: Updated for version 4.9.5.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ArTourter 2020-10-01 21:54:35 +01:00 committed by Willy Sudiarto Raharjo
parent 10f503ea48
commit 4a6a470a76
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 13 additions and 12 deletions

View file

@ -1,9 +1,10 @@
NCO (netCDF Operators Software Stack)
The NCO toolkit manipulates and analyzes data stored in netCDF- accessible
formats, including DAP, HDF4, and HDF5. It 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).
The NCO toolkit manipulates and analyzes data stored in netCDF-
accessible formats, including DAP, HDF4, and HDF5. It 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).

View file

@ -24,7 +24,7 @@
PRGNAM=nco
VERSION=${VERSION:-4.9.4}
VERSION=${VERSION:-4.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="nco"
VERSION="4.9.4"
VERSION="4.9.5"
HOMEPAGE="http://nco.sf.net"
DOWNLOAD="https://github.com/nco/nco/archive/4.9.4/nco-4.9.4.tar.gz"
MD5SUM="22079f8b957d24e560d8437c873b9438"
DOWNLOAD="https://github.com/nco/nco/archive/4.9.5/nco-4.9.5.tar.gz"
MD5SUM="28edde9bfd7451722dfe6dfdd08a2af6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="netcdf udunits antlr2"

View file

@ -9,7 +9,7 @@
nco: nco (netCDF Operators Software Stack)
nco:
nco: The NCO toolkit manipulates and analyzes data stored in netCDF-
nco: accessible formats, including DAP, HDF4, and HDF5. It exploits the
nco: accessible formats, including DAP, HDF4, and HDF5. It exploits the
nco: geophysical expressivity of many CF (Climate & Forecast) metadata
nco: conventions, the flexible description of physical dimensions
nco: translated by UDUnits, the network transparency of OPeNDAP, the