./math/R-ncdf4, Interface to Unidata netCDF (Version 4 or Earlier) Format Data Files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.23nb11, Package name: R-ncdf4-1.23nb11, Maintainer: pkgsrc-users

Provides a high-level R interface to data files written using
Unidata's netCDF library (version 4 or earlier), which are binary data
files that are portable across platforms and include metadata
information in addition to the data sets. Using this package, netCDF
files (either version 4 or "classic" version 3) can be opened and data
sets read in easily. It is also easy to create new netCDF dimensions,
variables, and files, in either version 3 or 4 format, and manipulate
existing netCDF files. This package replaces the former ncdf package,
which only worked with netcdf version 3 files. For various reasons
the names of the functions have had to be changed from the names in
the ncdf package. The old ncdf package is still available at the URL
given below, if you need to have backward compatibility. It should be
possible to have both the ncdf and ncdf4 packages installed
simultaneously without a problem. However, the ncdf package does not
provide an interface for netcdf version 4 files.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335)
Log message:
*: Recursive revbump from security/nettle-4.0
   2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305)
Log message:
*: recursive bump for nettle 4.0 shlib major bump
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-10-05 21:26:29 by Jonathan Schleifer | Files touched by this commit (485)
Log message:
*: rev bump for curl
   2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750)
Log message:
*: recursive bump for default Kerberos implementation switch
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-06 14:10:28 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(math/R-ncdf4) Updated 1.22 to 1.23

Release 1.23 (2024-08-05) New version of Makevars.ucrt as per request from
Tomas Kalibera