Chapter 21 Managing Phenotypic Image Data
21.1 Uploading Image files
Clicking “Phenotyping” under Manage, and then “Upload Images” will open this dialog:
If uploading images directly, select the file format “Images”. A single image or multiple selected images can be uploaded using this file format. Each of these images must have been downloaded from the Fieldbook app, or have a filename that follows this structure: observationUnitName, traitname, number, timestamp joined by underscores. The filename can not include any underscores other than the ones separating each value. For example: 38873_branching_5_2025-07-28.jpg
If the images have been taken in the Fieldbook app, they will have EXIF data that includes their associated stocks and traits. This EXIF data will be automatically parsed and the associations will be made when the images are uploaded.
After selecting your images for upload, clicking verify will check if your filenames or image metadata is correct and corresponds to existing stocks in the database.
If the verification is successful, click store to save these images in the database.
If uploading images with associated phenotypic data, select the file format “Images with Associated Phenotypes”. A spreadsheet with the phenotypic values needs to be uploaded alongside a zipfile of images. The spreadsheet can be in .xls or .xlsx format, and the column headers need to be:
observationUnitName | observationVariableName | value | timestamp | image_name | person
The image_name column should match the file names of the associated images in the zipfile.