summaryrefslogtreecommitdiffstats
path: root/libraries/netcdf/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2020-05-10 08:13:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-10 09:29:54 +0700
commitd5fb41a472b4ae9cf487265cf0d476c482119137 (patch)
tree19f9334dc4a1edb3032288d2a3f41cd20b9a6833 /libraries/netcdf/README
parentf50af611b025dd31372448acfbb411cc95ce3756 (diff)
downloadslackbuilds-d5fb41a472b4ae9cf487265cf0d476c482119137.tar.gz
slackbuilds-d5fb41a472b4ae9cf487265cf0d476c482119137.tar.xz
libraries/netcdf: Updated for version 4.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/netcdf/README')
-rw-r--r--libraries/netcdf/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/netcdf/README b/libraries/netcdf/README
index 61374e1929..dae0880c19 100644
--- a/libraries/netcdf/README
+++ b/libraries/netcdf/README
@@ -14,15 +14,3 @@ the 'hdf' package from SlackBuilds.org, and then pass the option
HDF4=yes ./netcdf.SlackBuild
-Optional CDF5 support
----------------------
-
-CDF5 support is not yet enabled by default. According to the release
-notes [1], reading and writing CDF5 files on 32-bit platforms may
-result in unexpected behavior when using extremely large variables. If
-you need CDF5 support, please pass the option 'CDF5=yes' to the netcdf
-SlackBuild, for example
-
- CDF5=yes ./netcdf.SlackBuild
-
-[1] https://www.unidata.ucar.edu/software/netcdf/docs/RELEASE_NOTES.html