ncdf: Interface to Unidata netCDF data files
This package provides a high-level R interface to Unidata's netCDF data
files, which are portable across platforms and include metadata
information in addition to the data sets. Using this package netCDF
files can be opened and data sets read in easily. It is also easy to
create new netCDF dimensions, variables, and files, or manipulate
existing netCDF files. This interface provides considerably more
functionality than the "netCDF" package. It is not compatible with the
"netCDF" package.
Shin, Daehyok wrote:> I am looking for a package to read and write NetCDF files.
> NetCDF package says it can only read, not write.
> Another package for the standard binary file format?
>
> Daehyok Shin
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
>
> .
>