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
  • A more complex processor

A more complex processor · Changes

Page history
Update A more complex processor authored Feb 07, 2018 by Sebastien Clerc's avatar Sebastien Clerc
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • A-more-complex-processor.md A-more-complex-processor.md +1 -1
  • No files found.
A-more-complex-processor.md
View page @ 80c3cc8e
......@@ -31,7 +31,7 @@ After execution, the new geotiff file can be published on the browser ("menu" ic
All input files will be placed by the CTEP in the working directory before execution. If needed, the path to this directory can be accessed with the environment variable `CTEP_WORK_DIR`.
The files of the processor package are installed in `/usr/local/ctep-user-processor/`. Use this path to read configuration files for instance.
The files of the processor package are installed in `/usr/local/ctep-user-processor/`. Use this path to read configuration files for instance. This folder is included by default in the `PATH` and `PYTHONPATH` environment variables.
| [:arrow_left: Next: Upload and run your own processor](Upload processor) | [Next: User Activity Manager :arrow_right:](User Activity manager) |
| :------ |-----:|
\ 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