Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update _toc.yml, WIP #1

Merged
merged 1 commit into from
Jul 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 33 additions & 25 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,42 @@
root: intro
format: jb-book
parts:
- caption: About
- caption: Resources
chapters:
- title: Geosmart Website
url: https://geo-smart.github.io/index.html
- title: Project Pythia Foundations
url: https://foundations.projectpythia.org/landing-page.html
- title: About Use Case Library
file: chapters/about
- title: Syllabus
url: https://docs.google.com/document/d/16FgQ-kpwvQdcL72xMUFaASew1AxQq61-C4X_zZs6k40/edit
- title: Final Project
file: resources/project

- caption: Tutorial
- caption: GNSS
chapters:
- file: chapters/motivation
- file: chapters/methods
- file: chapters/data
- file: chapters/development
- file: chapters/training
- file: chapters/evaluation
- file: chapters/workflow
- file: chapters/reproducibility
- file: chapters/conclusion
- file: chapters/todo
- file: chapters/questions
- file: chapters/troubleshooting
- title: Introduction
file: gnss/intro
- title: Static GNSS
file: gnss/static
- title: Real-time Kinematic (RTK) GNSS
file: gnss/rtk
- title: Post-processed Kinematic (PPK) GNSS
file: gnss/ppk

- caption: Example Notebook
- caption: Photogrammetry/SfM
chapters:
- file: chapters/example
- title: Introduction
file: sfm/intro
- title: Close-range SfM
file: sfm/close-range
- title: UAV SfM, GCPs
file: sfm/uav1
- title: UAV SfM, RTK/PPK
file: sfm/uav2

- caption: References
chapters:
- file: reference/glossary
- caption: LiDAR
chapters:
- title: Introduction
file: lidar/intro
- title: TLS
file: lidar/tls
- title: ALS
file: lidar/als
- title: ULS (UAV)
file: lidar/uls