Package: RNetCDF
Version: 2.1-1
Date: 2019-10-18
Title: Interface to 'NetCDF' Datasets
Authors@R: c(person("Pavel", "Michna", role = "aut",
                    email = "rnetcdf-devel@bluewin.ch"),
             person("Milton", "Woods", role = c("aut", "cre"),
                    email = "miltonjwoods@gmail.com"))
Depends: R (>= 3.0.0)
SystemRequirements: netcdf udunits-2
Suggests: bit64
Description: An interface to the 'NetCDF' file formats designed by Unidata
  for efficient storage of array-oriented scientific data and descriptions.
  Most capabilities of 'NetCDF' version 4 are supported. Optional conversions
  of time units are enabled by 'UDUNITS' version 2, also from Unidata.
License: GPL (>= 2) | file LICENSE
URL: https://github.com/mjwoods/RNetCDF
        http://www.unidata.ucar.edu/software/netcdf/
        http://www.unidata.ucar.edu/software/udunits/
BugReports: https://github.com/mjwoods/RNetCDF/issues
NeedsCompilation: yes
Packaged: 2019-10-19 08:59:31 UTC; mwoods
Author: Pavel Michna [aut],
  Milton Woods [aut, cre]
Maintainer: Milton Woods <miltonjwoods@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-20 07:20:11 UTC
