gsl.Rd
Calculate the Growing Season Length (GSL) from Growing Degree Days above 0 °C (GDD0) and Mean Temperature of the Coldest Month (MTCO).
gsl(gdd0, mtco)
Numeric vector with Growing Degree Days above 0 °C (GDD0) data.
Numeric vector with Mean Temperature of the Coldest Month (MTCO) data.
Numeric vector with Growing Season Length (GSL) data.