Both sides previous revision Previous revision Next revision | Previous revision |
freva_plugin_workshop_2021.04.15 [2021/04/13 13:01] – etorma | freva_plugin_workshop_2021.04.15 [2021/11/11 14:05] (current) – [Material that will be used / shown in the workshop] etorma |
---|
- a plugin called ''wetdry_debug'': a modified version of the previous one. Is incomplete, it has some bugs. It will be used to explore it by the users, test it and run it. The repository [[https://gitlab.dkrz.de/freva/plugins4freva/plugin_workshop/wetdry_debug|is this one]]. | - a plugin called ''wetdry_debug'': a modified version of the previous one. Is incomplete, it has some bugs. It will be used to explore it by the users, test it and run it. The repository [[https://gitlab.dkrz.de/freva/plugins4freva/plugin_workshop/wetdry_debug|is this one]]. |
- a plugin called ''wetdry_plus'': a more complex version of the ''wetdry'' plugin with added capabilities, like input from databrowser and incall to other freva plugins. It will not be shown. The repository is [[https://gitlab.dkrz.de/freva/plugins4freva/plugin_workshop/wetdry_plus|this one]]. | - a plugin called ''wetdry_plus'': a more complex version of the ''wetdry'' plugin with added capabilities, like input from databrowser and incall to other freva plugins. It will not be shown. The repository is [[https://gitlab.dkrz.de/freva/plugins4freva/plugin_workshop/wetdry_plus|this one]]. |
| |
| |
In order to follow the hands-on you will need to download them and place them somewhere where the //evaluation system// (i.e. XCES) will be able to //see// them. | In order to follow the hands-on you will need to download them and place them somewhere where the //evaluation system// (i.e. XCES) will be able to //see// them. |
| |
| |
| To look and execute the code we can do it [[login_shell|via the shell terminal]] or via [[connec2jupyterhub|DKRZ's jupyterhub]]. |
| |
====== Steps for downloading the plugins ====== | ====== Steps for downloading the plugins ====== |
| |
\\ \\ | \\ \\ |
**For the workshop we will need to do this 2 times, for ''wetdry'' and ''wetdr_debug''** so we finally have something like: | **For the workshop we will need to do this 2 times, for ''wetdry'' and ''wetdry_debug''** so we finally have something like: |
| |
<code bash> | <code bash> |
\\ \\ | \\ \\ |
We left the ''wetdry_plus'' so the users can navigate and compare it with ''wetdry''. We also encourage you to explore it and run it. | We left the ''wetdry_plus'' so the users can navigate and compare it with ''wetdry''. We also encourage you to explore it and run it. |
| |
| \\ |
| \\ |
| \\ |
| ===== Additional material of the workshop ===== |
| |
| ===Theory (1st Block)=== |
| \\ |
| PPT material for the plugin part: {{:climxtreme:plugin_presentation.pptx}}. It has additional information on how to clone a repository via SSH and how to create a project (these will eventually also be added in the wikipage).\\ |
| \\ |
| {{climxtreme:climxtreme_-_plugin_workshop_2021-04-15_01.mp4}}\\ |
| \\ |
| ===Hands-on (2nd Block)=== |
| \\ |
| PPT material of the plugin architecture: {{:climxtreme:plugin_hands-on.pptx}}\\ |
| \\ |
| {{climxtreme:climxtreme_-_plugin_workshop_2021-04-15_02.mp4}}\\ |