document.write('
');
document.write('
');
document.write('
');
document.write('
Assistant Professor
');
document.write('
Mission Statement
');
document.write('
');
document.write('- Dr. Guan provides solutions for real-life problems, such as large-scale crop monitoring and forecasting, water management and sustainability, and global food security. He uses satellite data, computational models, field work, and machine learning approaches to address how climate and human practices affect crop productivity, water resource availability, and ecosystem functioning.
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
Professor
');
document.write('
');
document.write('
');
document.write('
');
document.write('
Adjunct Instructor
');
document.write('
');
document.write('
');
document.write('
');
document.write('
Professor
');
document.write('
');
document.write('
');
document.write('
');
document.write('
ADJ ASST PROF
');
document.write('
');
document.write('
');
document.write('
');
document.write('
Adjunct Professor
');
document.write('
Mission Statement
');
document.write('
');
document.write('- Dr. Williams helps growers sustainably produce affordable and nutritious vegetables for consumers. He is an international leader
');
document.write('in framing high-caliber research, explaining critical problems in weed management and crop production, and delivering solutions
');
document.write('to the vegetable seed and processing industries in the U.S. and beyond.
');
document.write('
');
document.write('
');
document.write('
');
function ShowTab(t) {
for (i = 0; i < 0; i++) {
document.getElementById('extDirectoryTab' + i + 'Container').style.display = "none";
document.getElementById('extDirectoryTab' + i + 'Link').className = "off";
}
document.getElementById('extDirectoryTab' + t + 'Container').style.display = "block";
document.getElementById('extDirectoryTab' + t + 'Link').className = "on";
}