-
Log on your Developer Cloud Sandbox host
-
Install the needed package:
sudo yum install -y beam-5.0
- Run these commands in a shell:
cd
git clone https://github.com/Terradue/dcs-hands-on.git
cd dcs-hands-on
mvn clean install -D hands.on=-id- -P bash
where -id- is the identifier of the Hands On you want to install. For example:
mvn clean install -D hands.on=1 -P bash
- Hands-On Exercise 1: a basic workflow
- Hands-On Exercise 2: make a robust workflow and debug it
- Hands-On Exercise 3: staging data
- Hands-On Exercise 4: using a toolbox
- Hands-On Exercise 5: using parameters
- Hands-On Exercise 6: multi-node workflow
- Hands-On Exercise 7: debug a multi-node workflow
- Hands-On Exercise 8: browse published results
- Hands-On Exercise 9: using an OpenSearch catalogue
- Hands-On Exercise 10: prepare an OGC Web Processing Service