ncdf4
1.24Interface to Unidata netCDF (Version 4 or Earlier) Format Data Files
Overview
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.
Install
Health
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 19%
- Documented parameters
- 100%
- Return-value docs
- 50%
- References docs
- 95%
Downloads
Dependencies
and 52 more packages.
Code & Tests
- Cyclomatic complexity
- 6.0 median / 85 max
- System requirements
- 1 external
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
123 16 exported
Complexity
17.3 avg / 85 max
Call network
123 nodes / 193 edges
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
19 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 1.24Latest
- 1.232024-08-17 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 1.222023-11-28 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.212023-01-07 · diff ↗
- 1.202022-12-03 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 1.192021-12-15 · diff ↗
- 1.182021-11-26 · diff ↗
- 1.17.12021-11-06 · diff ↗
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- 1.172019-10-23 · diff ↗
Show 23 earlier events
- RR 3.6.0 released · 2019-04-26
- 1.16.12019-03-11 · diff ↗
- RR 3.5.0 released · 2018-04-23
- RR 3.4.0 released · 2017-04-21
- 1.162017-04-02 · diff ↗
- RR 3.3.0 released · 2016-05-03
- 1.152015-12-04 · diff ↗
- 1.142015-11-10 · diff ↗
- RR 3.2.0 released · 2015-04-16
- 1.132014-09-16 · diff ↗
- 1.122014-06-19 · diff ↗
- RR 3.1.0 released · 2014-04-10
- 1.102013-11-22 · diff ↗
- RR 3.0.0 released · 2013-04-03
- 1.6.12012-04-11 · diff ↗
- 1.62012-04-10 · diff ↗
- RR 2.15.0 released · 2012-03-30
- RR 2.14.0 released · 2011-10-31
- RR 2.13.0 released · 2011-04-13
- RR 2.12.0 released · 2010-10-15
- RR 2.11.0 released · 2010-04-22
- 1.02010-02-24
- RR 2.10.0 released · 2009-10-26
Package metadata
- First published
- 2010-02-24
- Total releases
- 19 / 16 yrs
- License
- GPL (>= 3) OSI
- Download size
- 123 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet