-
Notifications
You must be signed in to change notification settings - Fork 306
Check T corrections in FitA #2726
Copy link
Copy link
Open
Labels
Description
Bug Description
leafT is converted to K in fitA only when there is no leafT provided
Bug Description
- add sensible Tleaf range checks to determine if values are in C e.g. if < 100 it is C, else K (most users will be providing C)
- if so, convert leafT to K
- double check math on Bernacchi 2001 coefficients (Table 1) and fix c
- double check the units in June 2004 and fix To
- if leafT is not provided, but temperature corrections are turned on, send user a warning
Reactions are currently unavailable