Package: ncdf4 1.24

ncdf4: Interface to Unidata netCDF (Version 4 or Earlier) Format Data Files

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.

Authors:David Pierce [aut, cre]

ncdf4_1.24.tar.gz
ncdf4_1.24.zip(r-4.7-x86_64)ncdf4_1.24.zip(r-4.7-arm64)ncdf4_1.24.zip(r-4.6-x86_64)ncdf4_1.24.zip(r-4.6-arm64)ncdf4_1.24.zip(r-4.5-x86_64)
ncdf4_1.24.tgz(r-4.6-x86_64)ncdf4_1.24.tgz(r-4.6-arm64)ncdf4_1.24.tgz(r-4.5-x86_64)ncdf4_1.24.tgz(r-4.5-arm64)
ncdf4_1.24.tar.gz(r-4.7-arm64)ncdf4_1.24.tar.gz(r-4.7-x86_64)ncdf4_1.24.tar.gz(r-4.6-arm64)ncdf4_1.24.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
ncdf4/json (API)

# Install 'ncdf4' in R:
install.packages('ncdf4', repos = c('https://davidwpierce.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • netcdf– Interface for scientific data access to large binary data

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

netcdf

9.83 score 3 stars 198 packages 15k scripts 26k downloads 22 mentions 16 exports 0 dependencies

Last updated from:697b4e34f1. Checks:14 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK119
linux-devel-x86_64OK133
source / vignettesOK217
linux-release-arm64OK147
linux-release-x86_64OK149
macos-release-arm64OK166
macos-release-x86_64OK338
macos-oldrel-arm64OK147
macos-oldrel-x86_64OK265
windows-devel-arm64OK310
windows-devel-x86_64OK188
windows-release-arm64OK311
windows-release-x86_64OK152
windows-oldrel-x86_64OK133
wasm-releaseFAIL109

Exports:nc_closenc_createnc_enddefnc_opennc_redefnc_syncnc_versionncatt_getncatt_putncdim_defncvar_addncvar_change_missvalncvar_defncvar_getncvar_putncvar_rename

Dependencies: