diff options
author | ArTourter <artourter@gmail.com> | 2020-03-07 07:07:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 07:07:27 +0700 |
commit | 852661ec640518b4c42580480e0b085017825580 (patch) | |
tree | dff83c49351474d8bd0cc53a63545ab863749669 /academic/nco/README | |
parent | 876a9022916970f22950db82654159a07b5cd650 (diff) |
academic/nco: Added (netCDF Operators Software Stack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/nco/README')
-rw-r--r-- | academic/nco/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/nco/README b/academic/nco/README new file mode 100644 index 0000000000000..eebc302ed85ee --- /dev/null +++ b/academic/nco/README @@ -0,0 +1,9 @@ +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). |