Conte-Ecology/zonalDaymet: A toolset to process Daymet climate records

The package provides tools to download NetCDF climate mosaics from the Daymet THREDDS Server, spatially average climate records over user-specified spatial polygons, process shapefiles into manageable pieces within the R environment to avoid memory issues, and return subsets from the climate mosaics given latitude/longitude coordinate bounds. Functionality is provided to return spatial averages as either a dataframe in the current R environment or write directly to SQLite database. A function is available to simplify selecting records from the database.

Getting started

Package details

Maintainer
Licensefile LICENSE
Version1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Conte-Ecology/zonalDaymet")
Conte-Ecology/zonalDaymet documentation built on Aug. 11, 2021, 12:52 a.m.