Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: chatterCodex
  • Language: HTML
  • Default Branch: main
  • Size: 9.54 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 9 months ago
Metadata Files
Readme Citation

README.md

Optimization of Cable-Road Layouts in Smart Forestry

Overview

This repository contains the code and data for the dissertation titled Optimization of Cable-Road Layouts in Smart Forestry. The work focuses on the development and implementation of multi-objective optimization techniques applied to cable-road layout planning, integrating high-precision geospatial data and machine learning-based methods. The repository is structured into three main components:

1. Main Code (src/main)

The core logic of the optimization algorithms, including the implementation of genetic algorithms, forest data processing, and simulation tools. This is where the primary models and computations reside.

2. Jupyter Notebooks (01_Notebooks)

A collection of Jupyter notebooks that document the processes, including data preprocessing, algorithm explanations, and visualizations. These notebooks offer an interactive way to explore the methodologies and visualize the results of the optimization and simulation processes.

3. Data and Outputs

The repository also contains datasets and model outputs generated during the optimization and simulation experiments, allowing for reproducibility and further analysis.

How to Use

  • Clone the repository and navigate to the src/main folder to execute the core code.
    • Note that the underlying forest maps are not included - write me a message if you want to use this data for research.
  • For exploration and visualization of the data and processes, open and run the notebooks in 01_Notebooks.
  • Adjust data inputs or parameters in the code for customized experimentation.

Owner

  • Login: chatterCodex
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Retzlaff
    given-names: Carl Orge
    orcid: https://orcid.org/0000-0002-0139-2590
title: "Multi-Objective Optimization of Cable Roads"
version: 1.0
# doi: 10.5281/zenodo.1234
date-released: 2023-04-11

GitHub Events

Total
  • Push event: 18
  • Create event: 2
Last Year
  • Push event: 18
  • Create event: 2