Package: easyNCDF 0.1.4

Ariadna Batalla
easyNCDF: Tools to Easily Read/Write NetCDF Files into/from Multidimensional R Arrays
Set of wrappers for the 'ncdf4' package to simplify and extend its reading/writing capabilities into/from multidimensional R arrays.
Authors:
easyNCDF_0.1.4.tar.gz
easyNCDF_0.1.4.tar.gz(r-4.7-any)easyNCDF_0.1.4.tar.gz(r-4.6-any)
easyNCDF_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
easyNCDF/json (API)
NEWS
| # Install 'easyNCDF' in R: |
| install.packages('easyNCDF', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:0e42203935. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 145 | ||
| linux-release-x86_64 | OK | 107 | ||
| wasm-release | OK | 106 |
Exports:ArrayToNcNcCloseNcOpenNcReadDimsNcReadVarNamesNcToArray
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Save multidimensional R arrays into NetCDF files | a2nc ArrayToNc |
| Close a NEtCDF File | NcClose |
| Open a NetCDF File | NcOpen |
| Read Dimensions of a NetCDF File | NcReadDims |
| Read Names of Variables in a NetCDF File | NcReadVarNames |
| Read Names of Variables in a NetCDF File | NcToArray |