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
Update upload processor authored Jun 28, 2017 by Sebastien Clerc's avatar Sebastien Clerc
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • upload-processor.md upload-processor.md +2 -2
  • No files found.
upload-processor.md
View page @ 461019e0
...@@ -22,9 +22,9 @@ The script has to start with `#!/bin/sh`. Notice that it has two input variables ...@@ -22,9 +22,9 @@ The script has to start with `#!/bin/sh`. Notice that it has two input variables
To upload the processor, create a targz archive with this file. Assuming the file is called `proc1.sh`, the command is To upload the processor, create a targz archive with this file. Assuming the file is called `proc1.sh`, the command is
`tar cvzf proc1.tar.gz proc1.sh`. `tar cvzf proc1.tar.gz proc1.sh`.
Now we need to create new processor on the CTEP and define its parameters. Go to the uploading processor interface ![im54](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/uploads/7dafa25d179814d1fd8112383dbfb093/screenshot.png). Now we need to create new processor on the CTEP and define its parameters. Go to the Porcessor Integration interface ![im54](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/uploads/7dafa25d179814d1fd8112383dbfb093/screenshot.png).
![im55](https://coastal-tep.eo.esa.int/wps/ui/#/) click on the New button. Use the the interface to create a new processor ("New" button), then edit
![im56](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im56.png) ![im56](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im56.png)
5. You will now define your processor parameters. First you will see the Info panel. Enter a name and a short description for your processor. (You can share it with other users). 5. You will now define your processor parameters. First you will see the Info panel. Enter a name and a short description for your processor. (You can share it with other users).
![im57](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im57.png) ![im57](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im57.png)
......
Clone repository
  • A more complex processor
  • Adding layers
  • Processors use cases
  • Home
  • ias
  • sen2cor processor
  • upload processor
  • user activity manager