... | @@ -6,16 +6,23 @@ |
... | @@ -6,16 +6,23 @@ |
|
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.
|
|
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).
|
|
(You must use the environment variable $CTEP_OUTPUT_DIR).
|
|

|
|

|
|
|
|
|
|
2. Compress your file (tar.gz)
|
|
2. Compress your file (tar.gz)
|
|
|
|
|
|
3. Go to the geobrowser and login with your ESA SSO account: [http://213.244.27.15/geobrowser](http://213.244.27.15/geobrowser).
|
|
3. Go to the geobrowser and login with your ESA SSO account: [http://213.244.27.15/geobrowser](http://213.244.27.15/geobrowser).
|
|
|
|
|
|
4. Go to the uploading processor interface [https://coastal-tep.eo.esa.int/wps/ui/#/](https://coastal-tep.eo.esa.int/wps/ui/#).
|
|
4. Go to the uploading processor interface [https://coastal-tep.eo.esa.int/wps/ui/#/](https://coastal-tep.eo.esa.int/wps/ui/#).
|
|

|
|

|
|
|
|
|
|
5. Click on the Upload button and select you compressed file.
|
|
5. Click on the Upload button and select you compressed file.
|
|

|
|

|
|
|
|
|
|
6. Your processor is building. Please refresh the page.
|
|
6. Your processor is building. Please refresh the page.
|
|

|
|

|
|
7. Your processor is reqdy. Please refresh the page.
|
|
|
|
|
|
7. Your processor is ready. Please refresh the page.
|
|

|
|

|
|
|
|
|
|
8. 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.
|
|
8. 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.
|
|

|
|

|
|
|
|
|
... | | ... | |