Skip to content

Commit a73cc38

Browse files
authored
first update (#42)
1 parent 6e4db0a commit a73cc38

File tree

5 files changed

+8
-101
lines changed

5 files changed

+8
-101
lines changed

docs/04_gsoc.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We have labled small sized issues as "good first issue" on <https://github.com/O
3030

3131

3232
# Project Ideas
33-
... in progress
33+
... in progress for 2025
3434

3535
## Difficulty level: Hard
3636
* [wms: Support Of Simple Trajectory Calculations](/develop/GSOC/support_of_simple_trajectory_calculations)
@@ -41,12 +41,8 @@ We have labled small sized issues as "good first issue" on <https://github.com/O
4141
* [wms: Plot Gallery integrated](/develop/GSOC/integrated_plot_gallery)
4242
* [wms: Implement and support color bars being served](/develop/GSOC/color_bars_served)
4343
* [msui: View Layout and Restoring](/develop/GSOC/view_restoring)
44-
* [msui: GUI for Automated Plotting](/develop/GSOC/gui_for_automated_plotting)
45-
* [msui: Improve multiple flightpath docking widget](/develop/GSOC/improve_multiple_flightpath_docking_widget)
46-
* [msui: Improve MSUI](/develop/GSOC/improve_msui)
4744
* [msui/mscolab: Improve User Managment](/develop/GSOC/improve_user_managment)
4845

49-
5046
## Your own idea
5147

5248
The above projects are just suggestions --- it is also very good to suggest a project idea of your own if you have
@@ -65,6 +61,12 @@ proposal submission deadline so you can make changes in time.
6561

6662
You can take a look at the following projects from previous years to get help for your proposal.
6763

64+
### GSoC'24 Projects
65+
66+
- [Aryan Gupta: (MSS) msui: Improve MSUI : GSOC2024](https://github.com/Open-MSS/MSS/wiki/Aryan-Gupta:-(MSS)-msui:-Improve-MSUI-:-GSOC2024)
67+
- [Preetam Sundar Das: MISSION SUPPORT SYSTEM(MSS): GUI FOR AUTOMATED PLOTTING : GSOC2024](https://github.com/Open-MSS/MSS/wiki/Preetam-Sundar-Das:-MISSION-SUPPORT-SYSTEM(MSS):-GUI-FOR-AUTOMATED-PLOTTING-:-GSOC2024)
68+
- [Rohit Prasad: Mission Support System: Improve multiple flightpath docking widget : GSOC2024](https://github.com/Open-MSS/MSS/wiki/Rohit-Prasad:-Mission-Support-System:-Improve-multiple-flightpath-docking-widget-:-GSOC2024)
69+
6870
### GSoC'23 Projects
6971

7072
- [Shubh Gaur: Mission Support System(MSS) : UI-improvements : GSOC 2023](https://github.com/Open-MSS/MSS/wiki/UI%E2%80%90improvements-GSOC-2023)

docs/develop/GSOC/gui_for_automated_plotting.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/develop/GSOC/improve_msui.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/develop/GSOC/improve_multiple_flightpath_docking_widget.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/develop/GSOC/view_restoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude: true
1414
Such a View configuration consists of many windows with a complex set of configuration options that
1515
are tedious to re-create after shutting down the application.
1616
The mscolab UI should allow for storing and restoring the view configuration of
17-
multiple windows for the user for an operation.
17+
multiple windows for the user for an operation. The autoplot dockingwidget may use this configuration too.
1818
This includes also to store all qsetting parameters on the server.
1919

2020
A configuration should been selectable for another flightpath and operation.

0 commit comments

Comments
 (0)