... | @@ -3,25 +3,24 @@ |
... | @@ -3,25 +3,24 @@ |
|
|
|
|
|
# Part 2 - Upload an run your own processor
|
|
# Part 2 - 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.
|
|
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).
|
|
2. 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/#).
|
|

|
|

|
|
2. Zoom to Mediterranean Sea using the “Zoom to” control from the toolbar.
|
|
5. Click on the Upload buuton and select you compressed file.
|
|

|
|

|
|
The result should be similar with the image bellow.
|
|
|
|

|
|

|
|
3. Further zoom to the Adriatic Sea (click and drag a rectangle defining the area on which to zoom in) and further to Venice.
|
|
6. Your processor is uploading. Please refresh the page.
|
|

|
|

|
|
The result should be similar with the image bellow.
|
|
The status should now READY.
|
|

|
|

|
|
4. Select a rectangular area of interest in Venice area (Click on “Rectangular” option from the “Area of interest” menu and draw an rectangle on the map covering the area of interest).
|
|
7. 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.
|
|

|
|

|
|
The result should be similar with the image bellow.
|
|
The result should be similar with the image bellow.
|
|

|
|

|
... | | ... | |