Skip to content

Commit d04bb24

Browse files
authored
Update support_of_simple_trajectory_calculations.md (#28)
1 parent d123ad7 commit d04bb24

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/develop/GSOC/support_of_simple_trajectory_calculations.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,17 @@ The backend will offer the option to calculate trajectories from the waypoints o
1212
These will be visualized using as a kml overlay feature or a dedicated plugin.
1313
This feature will greatly simplify the planning of self-match flights and allow better association between
1414
the visualized maps showing the atmospheric state at certain times with the air actually sampled during the flight.
15+
Another application of such trajectories is balloon flight planing i.e. calculation and visualization
16+
of a balloon trajectory/flight path from a selected start location to its estimated landing position
17+
with a given set of parameters like climbing rate and ceiling altitude.
1518
The MSS server usually has already the data necessary for performing the calculations, but a simple trajectory
1619
module would need to be implemented/connected. Also, a WMS extension will need to be specified and implemented.
1720

18-
- **Duration**: 175h - 350h
21+
- **Duration**: 350h
1922
- **Skills**: Python, QT, UI programming, Git
2023
- **Difficulty level**: Hard
2124
- **Related Readings/Links**:
2225
- https://www.msc-ep.uni-bremen.de/services/lectures/practicals/pr_trajectories_2019.pdf
2326
- https://predict.habhub.org/
2427
- **Potential mentors**:
25-
28+

0 commit comments

Comments
 (0)