mat.Rd
Calculate the Mean Annual Temperature (MAT) from Growing Degree Days above 0 °C (GDD0) and Mean Temperature of the Coldest Month (MTCO).
mat(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 Mean Annual Temperature (MAT) data.