Skip to content

Bachelor-Thesis: 'Containerized, automated workflow for UAS data using open-source software'

Notifications You must be signed in to change notification settings

sholtkamp/Bachelorarbeit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bachelorarbeit

This repository pertains my bachelor thesis titled 'Containerbasierter, automatisierter Workflow zur Verarbeitung von UAS-Daten mit Open-Source Software'. [Containerized, automated workflow for processing UAS data using open-source software]

Contents:

/NDVI/

  • Dockerfile to build environment for ndvi.py
  • ndvi.py to compute NDVI for multispectral imagery based on this tutorial
  • ndvi_script.bat to run a Docker container for ndvi.py
  • results folder

/ODM/

  • odm_script.bat to generate ODM environment, and run ODM
  • image folder
  • storage folder

/QGIS/

  • qgis_script.bat to run a cmd interface to run QGIS scripts
  • QGIS_... folders, each containing:
    • dockerfile
    • model.py
    • model.sh
    • qgis_... .bat
    • models folder
    • used to run a specific QGIS task
  • results folder

Useage:

  • The automated workflow ist started by running workflow_automatic.bat
  • Portainer.io can be started using run_portainer.io.bat
  • To run specific QGIS scripts use qgis_script.bat or run specific batchfile in subfolder

About

Bachelor-Thesis: 'Containerized, automated workflow for UAS data using open-source software'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published