Closed dlebauer closed 4 years ago
In the mean-time I am marking these as being checked and found to be in error. They will be excluded from public datasets until this issue is fixed.
update traits set checked = -1,
notes = 'two problems with surface_temperature: 1) no time is provided so it is not possible to determine air temperature and 2) the values integrate both plant and soil temperature'
where variable_id in (select id from variables where name = 'surface_temperature');
Dataset
Surface temperature data have two problems
Suggested Correction