mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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:
parent
10f503ea48
commit
4a6a470a76
4 changed files with 13 additions and 12 deletions
|
@ -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).
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=nco
|
||||
VERSION=${VERSION:-4.9.4}
|
||||
VERSION=${VERSION:-4.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue