Package: easyNCDF 0.1.2
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.2.tar.gz
easyNCDF_0.1.2.zip(r-4.5)easyNCDF_0.1.2.zip(r-4.4)easyNCDF_0.1.2.zip(r-4.3)
easyNCDF_0.1.2.tgz(r-4.4-any)easyNCDF_0.1.2.tgz(r-4.3-any)
easyNCDF_0.1.2.tar.gz(r-4.5-noble)easyNCDF_0.1.2.tar.gz(r-4.4-noble)
easyNCDF_0.1.2.tgz(r-4.4-emscripten)easyNCDF_0.1.2.tgz(r-4.3-emscripten)
easyNCDF.pdf |easyNCDF.html✨
easyNCDF/json (API)
NEWS
# Install 'easyNCDF' in R: |
install.packages('easyNCDF', repos = c('https://anchiho.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 1 years agofrom:c11f4e00c5. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | NOTE | Oct 25 2024 |
R-4.5-linux | NOTE | Oct 25 2024 |
R-4.4-win | NOTE | Oct 25 2024 |
R-4.4-mac | NOTE | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
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 |