Package: thredds
Title: Crawler for Navigating THREDDS Catalogs
Description: Provides a crawler for programmatically navigating THREDDS Data Server (<https://www.unidata.ucar.edu/software/tds/>) 
  catalogs, and access dataset metadata and resources.
Version: 0.1-3
Date: 2023-01-06
Depends: R (>= 3.0)
Imports: R6, rlang, magrittr, httr, xml2
Suggests: ncdf4, testthat
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Authors@R: c(
  person("Ben", "Tupper", role = c("aut"), email = "btupper@bigelow.org"),
  person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")),
  person("Bigelow Laboratory for Ocean Sciences", role = c("cph"), email = "info@bigelow.org"))
URL: https://github.com/BigelowLab/thredds,
        https://www.unidata.ucar.edu/software/tds/
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-01-06 10:51:03 UTC; manub
Author: Ben Tupper [aut],
  Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>),
  Bigelow Laboratory for Ocean Sciences [cph]
Repository: CRAN
Date/Publication: 2023-01-06 15:10:02 UTC
Built: R 4.1.2; ; 2023-01-07 12:26:20 UTC; unix
