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 Mar 23, 2017 by Christophe Bevy's avatar Christophe Bevy
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 2 deletions
+5 -2
  • upload-processor.md upload-processor.md +5 -2
  • No files found.
upload-processor.md
View page @ 8aeb6815
...@@ -3,11 +3,14 @@ ...@@ -3,11 +3,14 @@
# 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 (you must use the environment variable $CTEP_OUTPUT_DIR). 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) ![im33](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im33.png)
1. Go to the geobrowser and login with your ESA SSO account: [http://213.244.27.15/geobrowser](http://213.244.27.15/geobrowser). 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/#). 2. 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) ![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. 2. Zoom to Mediterranean Sea using the “Zoom to” control from the toolbar.
......
Clone repository
  • A more complex processor
  • Adding layers
  • Processors use cases
  • Home
  • ias
  • sen2cor processor
  • upload processor
  • user activity manager