Skip to content
forked from mjwoods/RNetCDF

Read and write netcdf format in R

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

bionumerix/RNetCDF

 
 

Repository files navigation

RNetCDF - Interface to NetCDF Datasets for R

RNetCDF provides an R interface to the NetCDF file format designed by Unidata for efficient storage of array-oriented scientific data and descriptions. This R interface is closely based on the C API of the NetCDF library, and it includes calendar conversions from the Unidata UDUNITS library. The current implementation supports operations on NetCDF datasets in classic, 64-bit offset and netcdf4-classic file formats. Work is progressing to add full support for netcdf4.

An introduction to the RNetCDF package is given in https://journal.r-project.org/archive/2013-2/michna-woods.pdf .

About

Read and write netcdf format in R

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.0%
  • R 27.9%
  • M4 2.1%