| Go to Part 3: Sen2Cor processor |
|---|
Part 2 - Upload an run your own processor
-
Create your own processor. Here we will use a shell processor "proc1.sh" (don't forget to put #!/bin/sh at the beginning). This script will take two arguments in input and write the result in a text file.
(You must use the environment variable $CTEP_OUTPUT_DIR).
2. Compress your file (tar.gz)
3. Go to the geobrowser and login with your ESA SSO account: http://213.244.27.15/geobrowser.
4. Go to the uploading processor interface https://coastal-tep.eo.esa.int/wps/ui/#/.
5. Click on the Upload button and select you compressed file.

-
Your processor is building. Please refresh the page.
-
Click on the edit button to define your processor parameters. First you will see the Info panel. Enter a name and a short description for your processor.
![im38]()
-
Open the Inputs panel and define your parameters (name and type).
![im39]()
-
Go to the execution panel and enter the path of your processor.
![im40]()
-
Return to the geobrowser interface: [http://213.244.27.15/geobrowser](http://213.244.27.15/geobrowser). In the processor panel you will now see your processor.
-
Go now to the Interactive Application Service to see your results.
![im44]()
-
You should see the following result. Click on the file manager button.
![im48]()
-
You can see two files: the output of your process and the associated log.
![im51]()
-
Click on the result file and open it with the application of your choice.
![im52]()
-
Congratulations! You have processed your first job on th CTep!
![im54]()
| Go to Part 3: Sen2Cor processor |
|---|



















