diff options
author | ArTourter <artourter@gmail.com> | 2020-10-01 21:54:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-03 09:01:43 +0700 |
commit | 4a6a470a7612c5c7e414129608b09819536b7a44 (patch) | |
tree | 3e64875f44213e4a93e43bd38e9bbfeb3d736334 /academic/nco/README | |
parent | 10f503ea4895683569f885a7a85096f64d0a1e92 (diff) |
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>
Diffstat (limited to 'academic/nco/README')
-rw-r--r-- | academic/nco/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/academic/nco/README b/academic/nco/README index eebc302ed8..2b1492ef0e 100644 --- a/academic/nco/README +++ b/academic/nco/README @@ -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). |