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

Last edited by Sebastien Clerc Aug 30, 2019
Page history
This is an old version of this page. You can view the most recent version or browse the history.

upload processor

⬅ Go to Part 1: Access CTEP GeoBrowser and navigate Go to Part 3: Sen2Cor 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). im33 2. Compress your file (tar.gz) 3. Go to the geobrowser and login with your ESA SSO account: http://213.244.27.15/geobrowser. 4. Go to the uploading processor interface https://coastal-tep.eo.esa.int/wps/ui/#/. im34 5. Click on the Upload button and select you compressed file. im35 6. Your processor is uploading. Please refresh the page. im36 7. Your processor is uploading. Please refresh the page. im37

  1. Click on the edit button to define your processor parameters. First you will see the Info panel. Enter a name and a short description for your processor. im38
  2. Open the Catalogue panel by clicking on the Catalogue icon on the left screen side panel bar. im39
  3. Re-center the map to better display the selected area of interested. im40
  4. Choose a dataset in the collection. Here Sentinel-2. im41
  5. Select 20.01.2016 as starting date. im42
  6. Select 22.01.2016 as a end date. im43
  7. Click on the Search button. im44
  8. The Sentinel-2 products that match the search criteria’s are listed in the Catalogue panel. The product footprints are displayed on the map. im45
  9. The results of the query are now in the left side of the bottom panel. (The footprints are highlighted with green when the mouse is over the list in the left im46
  10. Add the selected product to “My data” section by clicking on the “+ Add to My Data” icon. im47
  11. The selected product is now located in your data in the right part of the bottom panel. im48
  12. The selected product is now located in your data in the right part of the bottom panel. im49
  13. The selected product is now located in your data in the right part of the bottom panel. im50
  14. The selected product is now located in your data in the right part of the bottom panel. im51
  15. The selected product is now located in your data in the right part of the bottom panel. im52
⬅ Go to Part 1: Access CTEP GeoBrowser and navigate Go to Part 3: Sen2Cor processor ➡
Clone repository
  • A more complex processor
  • Adding layers
  • Processors use cases
  • Home
  • ias
  • sen2cor processor
  • upload processor
  • user activity manager