mergeEtAndForecast: merge data from wheater forecast and et average data

Description Usage

View source: R/mergeEtAndForecast.R

Description

merge data from wheater forecast and et average data

Usage

1
2
3
4
mergeEtAndForecast(long, lat, slope = NULL, Kc.ini.A = 0.1,
  Kc.ini.B = 0.4, Kc.dev = 0.7, Kc.mid = 1.2, Kc.late = 0.8,
  DOY.ini.A = 69, DOY.ini.B = 71, DOY.dev = 91, DOY.mid = 141,
  DOY.late = 271, DOY.harv = 312)

GiulioGenova/SBR documentation built on Feb. 25, 2020, 7:35 p.m.