<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Interface to Unidata netCDF (version 4 or earlier) format data
files</dc:title>
  <dc:description>This package provides a high-level R interface to data
files written using Unidata&apos;s netCDF library (version 4 or
earlier), which are binary data files that are portable across
platforms and include metadata information in addition to the
data sets.  Using this package, netCDF files (either version 4
or &quot;classic&quot; version 3) can be opened and data sets read in
easily.  It is also easy to create new netCDF dimensions,
variables, and files, in either version 3 or 4 format, and
manipulate existing netCDF files.  This package replaces the
former ncdf package, which only worked with netcdf version 3
files.  For various reasons the names of the functions have had
to be changed from the names in the ncdf package.  The old ncdf
package is still available at the URL given below, if you need
to have backward compatibility.  It should be possible to have
both the ncdf and ncdf4 packages installed simultaneously
without a problem.  However, the ncdf package does not provide
an interface for netcdf version 4 files.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>David Pierce &lt;dpierce@ucsd.edu&gt;</dc:creator>
  <dc:contributor>David Pierce &lt;dpierce@ucsd.edu&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2012-04-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=ncdf4</dc:identifier>
 </rdf:Description>
</rdf:RDF>

