tremenyi/climatematchR: This function is designed to compare climatic values of one variable in two different time periods from a specific site/region

This function estimates the relative difference of a single cell in the 'target' grid to every cell in the comparison grid. It is desinged for climate variables, but could be used for any grid (in theory). It takes pecentiles and growing season monthly means as inputs to compare the values of the variables of interest. It does not check that the 'target' and 'comparison' grids are in the same projection, or are the same variable, that is the responsibility of the user.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tremenyi/climatematchR")
tremenyi/climatematchR documentation built on May 24, 2019, 5:06 a.m.