|
1 | 1 | --- |
2 | 2 | layout: page |
3 | | -title: GSOC Idea |
| 3 | +title: GSOC Idea |
4 | 4 | permalink: /develop/GSOC/automated_plotting |
5 | 5 | exclude: true |
6 | 6 | --- |
7 | | -## Automated Plotting |
| 7 | +## Advanced CLI Plotting |
8 | 8 |
|
9 | | -- **Project description**: |
10 | | - The MSS tool is currently designed for interactive use and showing of layers in a UI. For post-campaign analysis, retrieving a standardized set of layers for hundreds of time-steps is desired, which cannot be accomplished in an efficient manner using the current UI. |
11 | | - |
12 | | - In this project, a prototype CLI tool for downloading images in an automated fashion shall be extended, tested and documented and enhanced by a GUI to configure the set of layers and time-steps to be downloaded. If feasible, the tool shall be integrated into the standard MSS UI. |
13 | | - |
14 | | -- **Skills**: Python Git |
15 | | - |
16 | | -- **Difficulty level**: Medium |
17 | | - |
18 | | -- **Related Readings/Links**: |
19 | | - - https://github.com/Open-MSS/MSS/blob/develop/mslib/retriever.py |
20 | | - - https://github.com/Open-MSS/MSS/issues/514 |
21 | | - |
22 | | -- **Potential mentors**: |
23 | | - |
24 | | - |
| 9 | +* **Project description**: |
| 10 | + The MSS UI tool is currently designed for interactive use and showing of layers in a UI. |
| 11 | + For post-campaign analysis, retrieving a standardized set of layers for hundreds of time-steps is |
| 12 | + desired, which cannot be accomplished in an efficient manner using the current UI. |
| 13 | + In this project, a prototype CLI tool for downloading images in an automated fashion shall be extended, |
| 14 | + tested and documented and enhanced by a GUI to configure the set of layers and time-steps to be downloaded. |
| 15 | + If feasible, the tool shall be integrated into the standard MSS UI. |
| 16 | + Another option could be to describe an API to be used in a notebook in jupyterlab. |
| 17 | +* **Duration**: 350h |
| 18 | +* **Skills**: Python Git, OGC WMS Standard |
| 19 | +* **Difficulty level**: Medium |
| 20 | +* **Related Readings/Links**: |
| 21 | + * <https://mss.readthedocs.io/en/stable/usage.html?highlight=retriever#automation-using-the-wms-api> |
| 22 | + * https://github.com/Open-MSS/MSS/issues/514 |
| 23 | + |
0 commit comments