Learn R Programming

Set of wrappers for the ncdf4 R package to simplify and extend its reading/writing capabilities into/from multi-dimensional R arrays.

Information on questions, contributions and bug reports can be found in CONTRIBUTING.md.

Copy Link

Version

Install

install.packages('easyNCDF')

Monthly Downloads

455

Version

0.1.3

License

GPL-3

Maintainer

Ariadna Batalla

Last Published

June 4th, 2025

Functions in easyNCDF (0.1.3)

NcToArray

Read Names of Variables in a NetCDF File
NcOpen

Open a NetCDF File
NcReadDims

Read Dimensions of a NetCDF File
ArrayToNc

Save multidimensional R arrays into NetCDF files
NcReadVarNames

Read Names of Variables in a NetCDF File
NcClose

Close a NEtCDF File