Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 939 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 939 Bytes

ACKNOWLEDGEMENT

This project is being developed as part of the G2OI project, cofinanced by the European Union, the Reunion region, and the French Republic.

Session tools

Some tools to quickly enhance mission preparation or analysis

  • Create_session.sh: bash script to create sessions in batch mode. Set up sessions inside script

  • MissionPlanner_poly_to_GIS.R: An R script to generate GIS files from Mission Planner .poly files

  • AutoMask_over_reflective_water.md: Create masks to remove relfective surface to process marine drone data over water

  • pyODM Notebook (in French): Python Notebook to learn how to user NodeODM through pyODM package

  • pyWebODM: Use OpenDroneMap (WebODM in fact) through automatic process (batches possible). Detailed in Readme.md inside PyWebODM's folder