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 Jun 07, 2018 by Sebastien Clerc's avatar Sebastien Clerc
Show 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 @ f1734fe0
......@@ -3,7 +3,7 @@
# A more complex processor
In this chapter we explain how to process products from the catalogue. The example will be the "water mask" processor which creates a binary land/water mask. For this part we will need to use an Ubuntu console, as explained in the [Interactive Application](ias) tutorial. In the Ubuntu console, open a terminal (applications menu) and copy `/shared/CTEP-TUTORIAL/water_mask.py` in your user Basket. Check that you have execution rights on this file and `chmod +x` if necessary.
In this chapter we explain how to process products from the catalogue. The example will be the "water mask" processor which creates a binary land/water mask. For this part we will need to use an Ubuntu console, as explained in the [Interactive Application](ias) tutorial. In the Ubuntu console, open a terminal (applications menu) and copy `/shared/CTEP-TUTORIAL/water_mask.py` in your user Basket. Check that everyone has execution rights on this file and `chmod +rx` if necessary.
<center><img src="https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part5/im1.png" width="80%"></center>
......
Clone repository
  • A more complex processor
  • Adding layers
  • Processors use cases
  • Home
  • ias
  • sen2cor processor
  • upload processor
  • user activity manager