Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T tutorial
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • coastal-tep
  • tutorial
  • Wiki
  • upload processor

upload processor · Changes

Page history
cbevy created page: upload processor authored 8 years ago by Christophe Bevy's avatar Christophe Bevy
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 9 deletions
+8 -9
  • upload-processor.md upload-processor.md +8 -9
  • No files found.
upload-processor.md
View page @ 7ab867af
......@@ -3,25 +3,24 @@
# 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).
![im33](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im33.png)
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).
2. Go to the uploading processor interface [https://coastal-tep.eo.esa.int/wps/ui/#](https://coastal-tep.eo.esa.int/wps/ui/#).
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/#).
![im34](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im34.png)
2. Zoom to Mediterranean Sea using the “Zoom to” control from the toolbar.
5. Click on the Upload buuton and select you compressed file.
![im35](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im35.png)
The result should be similar with the image bellow.
![im36](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im36.png)
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.
![im37](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im37.png)
The result should be similar with the image bellow.
The status should now READY.
![im38](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im38.png)
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.
![im39](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im39.png)
The result should be similar with the image bellow.
![im40](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im40.png)
......
Clone repository
  • A more complex processor
  • Adding layers
  • Processors use cases
  • Home
  • ias
  • sen2cor processor
  • upload processor
  • user activity manager