Learn R Programming

⚠️There's a newer version (0.1.3) of this package.Take me there.

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

Copy Link

Version

Install

install.packages('easyNCDF')

Monthly Downloads

455

Version

0.1.2

License

GPL-3

Maintainer

An-Chi Ho

Last Published

June 2nd, 2023

Functions in easyNCDF (0.1.2)

NcOpen

Open a NetCDF File
NcReadDims

Read Dimensions of a NetCDF File
NcReadVarNames

Read Names of Variables in a NetCDF File
NcToArray

Read Names of Variables in a NetCDF File
NcClose

Close a NEtCDF File
ArrayToNc

Save multidimensional R arrays into NetCDF files