You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>Display Yield (Tonnes per Ha) by Variety Year and Location</h2>
<form action="/action_page.php">
Variety:<br>
<input type="text" name="Variety" value="">
<br>
Year:<br>
<input type="text" name="year" value="">
<br> Location (county):<br>
<input type="text" name="location" value="">
<br><br>
<input type="submit" value="Submit">
</form>
<p>AgriGEM is a public platform for bringing together agronomic environmental and genomic data. The aim of this tool is to query and data sets from farmers for scientific purposes. This tool was designed in an EBI hackathon by group 5.</p>