Package: ncdfgeom
Type: Package
Title: 'NetCDF' Geometry and Time Series
Version: 1.0.0
Date: 2019-06-05
Authors@R: c(person("David", "Blodgett", role = c("aut", "cre"), 
                    email = "dblodgett@usgs.gov"),
             person("Luke", "Winslow", role = "ctb"))
Description: Tools to create time series and geometry 'NetCDF' files.
URL: https://code.usgs.gov/water/ncdfgeom
BugReports: https://github.com/USGS-R/ncdfgeom/issues
Imports: RNetCDF, ncmeta, sf, dplyr, methods
Depends: R (>= 3.0)
Suggests: testthat, knitr, rmarkdown, pkgdown, tidyverse, sp, geoknife,
        ncdf4, jsonlite
License: CC0
LazyData: TRUE
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-06 14:32:54 UTC; dblodgett
Author: David Blodgett [aut, cre],
  Luke Winslow [ctb]
Maintainer: David Blodgett <dblodgett@usgs.gov>
Repository: CRAN
Date/Publication: 2019-06-07 07:50:03 UTC
