Package: thredds 0.1-4
thredds: Crawler for Navigating THREDDS Catalogs
Provides a crawler for programmatically navigating THREDDS Data Server (<https://www.unidata.ucar.edu/software/tds/>) catalogs, and access dataset metadata and resources.
Authors:
thredds_0.1-4.tar.gz
thredds_0.1-4.zip(r-4.7)thredds_0.1-4.zip(r-4.6)thredds_0.1-4.zip(r-4.5)
thredds_0.1-4.tgz(r-4.6-any)thredds_0.1-4.tgz(r-4.5-any)
thredds_0.1-4.tar.gz(r-4.7-any)thredds_0.1-4.tar.gz(r-4.6-any)
thredds_0.1-4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
thredds/json (API)
| # Install 'thredds' in R: |
| install.packages('thredds', repos = c('https://bigelowlab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bigelowlab/thredds/issues
Last updated from:87a66e6671. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 169 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 104 |
Exports:build_xpathCatalogNodeDatasetNodeget_catalogget_xml_nsgrepl_itis_xmlNodeparse_nodeServiceNodeThreddsNodexml_children_namesxml_idxmlString
Dependencies:askpassclicurlhttrjsonlitemagrittrmimeopensslR6rlangsysxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build and xpath string, possibly using the user specified namespace prefix. | build_xpath |
| A class for Catalogs (which may contain catalogs references or datasets) | CatalogNode |
| A class for a single datatset reference | DatasetNode |
| Retrieve a catalog | get_catalog |
| Retrieve the namespaces for a resource | get_xml_ns |
| Determine if a vector of names match the greplargs | grepl_it |
| Test if an object inherits from xml2::xml_node | is_xmlNode |
| Convert a node to an object inheriting from ThreddsNode | parse_node |
| A simple class for parsing and holdoing service info | ServiceNode |
| thredds: Crawler for Navigating THREDDS Catalogs | thredds-package thredds |
| A base representation that other nodes subclass from | ThreddsNode |
| Get the names of children | xml_children_names |
| Retrieve an ID value for a node from it's attributes. | xml_id |
| Convert xm2::xml_node to character | xmlString |
