|
|
| [:arrow_left: Go to Part 1: Access CTEP GeoBrowser and navigate](Home) | [Go to Part 3: Sen2Cor processor :arrow_right:](Sen2Cor processor) |
|
|
|
| [:arrow_left: Go to Part 2: Sen2cor processor](Sen2Cor processor) |
|
|
|
| :------ |-----:|
|
|
|
|
|
|
# Part 2 - Upload an run your own processor
|
|
|
# Part 3 - Upload an run your own processor
|
|
|
|
|
|
1. 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).
|
... | ... | |