sgn icon indicating copy to clipboard operation
sgn copied to clipboard

Add location relationships, ability to associate weather, soil, and other datatypes

Open bellerbrock opened this issue 5 years ago • 3 comments

Expected Behavior

Most locations currently entered in the database track location at a general level, for example research station name. In reality most stations consist of many different fields. You might track weather data at just the station level, but track soil type, nutrient status, previous crop planted, etc for specific fields.

Sweetpotato programs would like to more accurately reflect this in the database by specifying both station and exact field location within the station. For example Cunningham has over 50 specific fields, Clinton almost 200 ClintonAndCunninghamMaps.pdf. The fields could be represented graphically as described here. Then weather data could be stored /linked to the station level and soil data at the field level

For Bugs:

Environment

Steps to Reproduce

bellerbrock avatar Aug 15 '19 18:08 bellerbrock

if we had a relationship table for the nd_geolocation table it would be easy to link field locations within larger locations. Does the weather database use an nd_geolocation_id key to link between databases?

nickmorales avatar Aug 15 '19 18:08 nickmorales

no, just location name, but using nd_geolocation_id would be a good idea

bellerbrock avatar Aug 15 '19 18:08 bellerbrock

Shall we close this @lukasmueller ? This is already available in trials detail page.

chris263 avatar Dec 15 '23 18:12 chris263