mt-climate-office/thredds: Access to THREDDS Servers

THREDDS data servers are webservers that provide access to gridded data— in the form of NetCDF files—via a handy RESTful API (among other protocols). THREDDS servers not only serve data, but provide tools for subsetting gridded data in space and time on the server, reducing the amount of data the end user must download. The thredds package is an R front end to THREDDS servers designed to make exploration, subsetting, and download of THREDDS data into R as simple as possible.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.1
URL https://github.com/mt-climate-office/thredds
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mt-climate-office/thredds")
mt-climate-office/thredds documentation built on May 25, 2019, 10:34 p.m.