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: ias authored Mar 27, 2017 by Christophe Bevy's avatar Christophe Bevy
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • upload-processor.md upload-processor.md +3 -3
  • No files found.
upload-processor.md
View page @ 6f5afb17
| [:arrow_left: Go to Part 2: Sen2cor processor](Sen2Cor processor) | [Go to Part 4: Interactive Application Service :arrow_right:](Ias) |
| [:arrow_left: Go to Part 3: Interactive Application Service](Ias) |
| :------ |-----:|
# Part 3 - Upload and run your own processor
# Part 4 - Upload and 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).
......@@ -53,5 +53,5 @@
25. You can also have a look on the log file.
![im55](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part4/im55.png)
| [:arrow_left: Go to Part 2: Sen2cor processor](Sen2Cor processor) | [Go to Part 4: Interactive Application Service :arrow_right:](Ias) |
| [:arrow_left: Go to Part 3: Interactive Application Service](Ias) |
| :------ |-----:|
\ No newline at end of file
Clone repository
  • A more complex processor
  • Adding layers
  • Processors use cases
  • Home
  • ias
  • sen2cor processor
  • upload processor
  • user activity manager