Package: xtractomatic
Version: 3.2.0
Title: Accessing Environmental Data from ERD's ERDDAP Server
Authors@R: c(
    person("Roy", "Mendelssohn", email = "roy.mendelssohn@noaa.gov", role = c("aut","cre")),
    person("Cindy", "Bessey",  role = "ctb"),
    person("Dave", "Foley", role = "ctb"))
Description: Contains three functions that access
    environmental data from ERD's ERDDAP service <http://coastwatch.pfeg.noaa.gov/erddap>. The xtracto() function extracts
    data along a trajectory for a given "radius" around the point. The
    xtracto_3D() function extracts data in a box. The xtractogon() function
    extracts data in a polygon. There are also two helper functions to obtain
    information about available data.
Depends: R (>= 3.3.0)
License: CC0
LazyData: true
URL: https://github.com/rmendels/xtractomatic
BugReports: http://www.github.com/rmendels/xtractomatic/issues
Imports: httr, ncdf4, sp, stats, utils
Suggests: ggplot2, ggfortify, knitr, lubridate, mapdata, RColorBrewer,
        reshape2, testthat, xts
VignetteBuilder: knitr
Packaged: 2017-01-04 02:31:04 UTC; rmendels
RoxygenNote: 5.0.1
NeedsCompilation: no
Author: Roy Mendelssohn [aut, cre],
  Cindy Bessey [ctb],
  Dave Foley [ctb]
Maintainer: Roy Mendelssohn <roy.mendelssohn@noaa.gov>
Repository: CRAN
Date/Publication: 2017-01-04 10:56:18
