Package: easyNCDF
Title: Tools to Easily Read/Write NetCDF Files into/from
        Multidimensional R Arrays
Version: 0.1.0
Authors@R: c(
    person("BSC-CNS", role = c("aut", "cph")),
    person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut")),
    person("Nuria", "Perez-Zanon", , "nuria.perez@bsc.es", role = c("ctb", "cre"), comment = c(ORCID = "0000-0001-8568-3071")))
Description: Set of wrappers for the 'ncdf4' package to simplify and extend its
    reading/writing capabilities into/from multidimensional R arrays.
Depends: R (>= 3.2.0)
Imports: ncdf4, ClimProjDiags, abind
License: LGPL-3
URL: https://earth.bsc.es/gitlab/es/easyNCDF/wikis/home
BugReports: https://earth.bsc.es/gitlab/es/easyNCDF/issues
LazyData: true
SystemRequirements: netcdf development libraries
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2020-03-11 08:31:43 UTC; nperez
Author: BSC-CNS [aut, cph],
  Nicolau Manubens [aut],
  Nuria Perez-Zanon [ctb, cre] (<https://orcid.org/0000-0001-8568-3071>)
Maintainer: Nuria Perez-Zanon <nuria.perez@bsc.es>
Repository: CRAN
Date/Publication: 2020-03-16 17:30:06 UTC
Built: R 4.0.2; ; 2020-08-02 12:43:47 UTC; windows
