This is a structured template repository designed specifically for research projects. It provides a well-organized framework that can be used as a starting point for any new research project. The template includes directories for analyses, documents, images, manuscripts, measurements, etc., each with its own set of relevant subdirectories and files. The use of emojis provides a visual guide to the type of content in each file, making it easy to navigate and understand the project structure. By using this template, you can ensure a consistent and efficient organization of research project, thereby facilitating better collaboration and understanding among team members.
To use this project template, follow these steps:
- Navigate to the releases page of this repository.
- Select the most recent release.
- Look for the
project_template.zip
file in the assets section of the release. - Click on
project_template.zip
to download the file.
Once downloaded, you can unzip the file to access the project template.
π project_template
β
βββ π project_description.txt
β
βββ π processing
β βββ π Pix4D
β β βββ π YY_MM_DD_LOC
β β βββ π ...
β βββ π GIS
β β βββ π YY_MM_DD_LOC
β β βββ π ...
β βββ π scripts
β βββ π classifications.R
β βββ π anova.R
β βββ π ...
β
βββ π experimental_design
β βββ π design.xlsx
β βββ π plant_labels.xlsx
β βββ π protocols.docx
β βββ π ...
β
βββ π documentation
β βββ π manuscripts
β β βββ π manuscript_v1.docx
β β βββ π¨ figures.svg
β β βββ π draft.txt
β βββ π meetings
β β βββ π resolution_1.docx
β β βββ π meeting_notes.docx
β β βββ π ...
β βββ π miscellaneous
β βββ π photos
β β βββ πΌοΈ photo_1.jpg
β β βββ πΌοΈ ...
β βββ π administration.docx
β βββ π fun_facts.docx
β βββ π ...
β
βββ π images
β βββ π multispectral
β β βββ π YY_MM_DD_LOC
β β β βββ πΌοΈ image_1.tif
β β β βββ πΌοΈ ...
β β βββ π ...
β βββ π hyperspectral
β βββ π YY_MM_DD_LOC
β β βββ π radiance
β β β βββ πΌοΈ image_1.hdr
β β βββ πΌοΈ image_1.hdr
β β βββ πΌοΈ ...
β βββ π ...
β
βββ π measurements
βββ π GPS
β βββ π YY_MM_DD_LOC_coordinates_plants.txt
β βββ π ...
βββ π LiCor
β βββ π YY_MM_DD_LOC_potato_plants.xlsx
β βββ π ...
βββ π LAI
β βββ π YY_MM_DD_LOC_maize_plants.xlsx
β βββ π ...
βββ π ...
Note: In the directory
YY_MM_DD_LOC
is a placeholder where:
YY
stands for the two-digit year of the experiment.MM
stands for the two-digit month of the experiment.DD
stands for the two-digit day of the experiment.LOC
stands for the location of the experiment.For example, a directory named
22_03_15_FieldA
would represent an experiment conducted on March 15, 2022, at location 'FieldA'.