Orthomosaic Phenotyping Through FIELDimageR

news
analysis
SOP
Author

Madison Mitchell

Published

February 6, 2023

This is SOP specific to the scripts I have created and stored in my Flood_Tolerance repository. My goal streamline their use for others within the lab. For a more in depth tutorial the FIELDimageR tutorial from OpenDroneMap is what my work is based on.

LINK: https://github.com/OpenDroneMap/FIELDimageR


Creating the File System:

  1. Create a folder titled "Name of Field_Data_Extraction"

  2. Within this folder, there should be subfolders labeled "Date of Imaging_DE" (This folder will turn into the working directory for the script)

This folder will need to contain the following:


Running the 01_Phenotype_Extraction Script:

  1. Once the script is open the assigned variables will need to be changed in accordance with the new working directory and flight date

Variable Naming System:

  1. Click the green run triangle in the top right corner of each r chunk in the script…some steps will take a while to run

Running the 02_Data_Cleaning Script:

  1. Once the script is open the assigned variables will need to be changed in accordance with the new working directory and flight date

Variable Naming System:

  1. Click the green run triangle in the top right corner of each r chunk in the script…some steps will take a while to run

  2. After this step, I like to organize all the files in the folder

    1. Originals = all the files copies from the originals folder

    2. 210701 or the date = all the tiffs from that specific date

    3. Height

    4. LAI

    5. Indices

    6. Leave the All_Data in the working directory folder