Working from the Shell ====================== This Hands-On is structured in a series of exercises showing by incremental steps the evolution of an application, starting from basic step, adding the usage of a selected EO toolbox to process EO products, and finally exposing a standard OGC WPS interface. Contents: .. toctree:: :maxdepth: 1 General Notes Exercise 1 - a basic workflow <01_basic> Exercise 2 - make a robust workflow and debug it <02_debug> Exercise 3 - staging data <03_stagedata> Exercise 4 - using a toolbox <04_toolbox> Exercise 5 - using parameters <05_parameters> Exercise 6 - a multi-node workflow <06_multinode> Exercise 7 - debug a multi-node workflow <07_debug-multinode> Exercise 8 - browse published results <08_browseresults> Exercise 9 - using an OpenSearch catalogue <09_catalogue> Exercise 10 - prepare an OGC Web Processing Service <10_wps>