orchard_planting_system

This algorithm will calculate your orchard planting system for you!

https://github.com/mirkopiani98/orchard_planting_system

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary

Keywords

agriculture orchard planting-system
Last synced: 6 months ago · JSON representation ·

Repository

This algorithm will calculate your orchard planting system for you!

Basic Info
  • Host: GitHub
  • Owner: mirkopiani98
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 521 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
agriculture orchard planting-system
Created about 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation

README.md

Orchardplantingsystem

DOI

This script calculates starting from input reference points and desired planting distances as rows and tree's distances, the position of each tree in the orchard. At the end of the process a csv database of trees latitude and longitude locations in WGS84 Datum (epsg 4326) is produced.

Before using the code ensure your Python environment being adapt with:

pip install pandas

pip install pyproj

Points reference and related lines

  • AB line is intended as the line to which tree rows are parallel;
  • ROWs ALIGNMENT LINE is intended as the line from which all the tree rows start;
  • MAX LON line is the line of maximum longitude, thus any tree after that line will not be added in the orchard database (orch_db);
  • MAX LAT line is the line of maximum latitufr, thus any tree above that line will not be added in the orch_db.

orchard_planting_system_lines_points

Sample preview of the output database.csv

image

Created trees database (trees = points) showed inside a GIS software

image

Trees over a Google satellite image

image

if you found this code usefull please leave a ⭐ and don't forget to reach me out on LinkedIn: Mirko Piani

Citation

If you make use of this program, please cite it as: * Piani, M. (2023). Orchardplantingsystem (Version 1.0.0) [Computer software]. https://doi.org/https://doi.org/10.5281/zenodo.7544041

DOI

Owner

  • Name: Mirko Piani
  • Login: mirkopiani98
  • Kind: user
  • Location: Bologna, IT
  • Company: university of Bologna

Hi there! I'm half agronomist and half "who knows" (maybe one day it'd be developer) 💻

Citation (citation.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Piani"
  given-names: "Mirko"
  orcid: ""
title: "Orchard_planting_system"
version: 1.0.0
doi: https://doi.org/10.5281/zenodo.7544041
date-released: 2023-01-16
url: "https://github.com/mirkopiani98/Orchard_planting_system"

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1