calc_index: Calculate climate indices

Description Usage Arguments Value Author(s)

Description

This function takes climate data (precipitation and temperature) and calculates indexes based on wine grape climate threshholds

Usage

1
calc_index(clim_data, weather)

Arguments

clim_data

data set with monthly precipitation (cm) and monthly average temperatures (Farenheight)

weather

when weather = precipitation results will be an index of precipitation thresholds; when weather = temperature results will be an index of temperature thresholds

Value

threshold values via graph

Author(s)

Juliette Verstaen


j-verstaen/WineAndClimate documentation built on June 14, 2019, 3:22 p.m.