Package: ncdump
Title: Extract Metadata from 'NetCDF' Files as Data Frames
Version: 0.0.3
Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email =
    "mdsumner@gmail.com")
Description: Tools for handling 'NetCDF' metadata in data frames. The metadata is provided
    as relations in tabular form, to avoid having to scan printed header output or to navigate 
    nested lists of raw metadata. 
License: GPL-3
LazyData: true
Imports: dplyr, ncdf4
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, covr
URL: https://github.com/r-gris/ncdump
BugReports: https://github.com/r-gris/ncdump/issues
NeedsCompilation: no
Packaged: 2017-05-02 12:28:30 UTC; mdsumner
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-02 12:35:30 UTC
Built: R 4.2.0; ; 2022-03-22 18:08:11 UTC; unix
