Working from the JupyterLab¶
This Hands-On is structured in a series of incremental steps with the overall goal of implement, integrate and package an algorithm processing EO products using a selected toolbox and a Jupyter’s notebook file. The produced package is available as an archive and as an execution container identified with workflow identifier and a version number. Before starting with the Hands-On, make sure to have the prerequisites listed in the General Notes.
Contents:
- General Notes
- Step 1 - Select and instantiate an Ellip Workflows archetype
- Step 2 - Initialise the software repository
- Step 3 - Stage-in the EO data
- Step 4 - Implement the data transformation application steps
- Step 5 - Deploy and run the Web Processing Service locally
- Step 6 - Release the data transformation application