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
  • Home

Home · Changes

Page history
cbevy created page: upload processor authored Mar 24, 2017 by Christophe Bevy's avatar Christophe Bevy
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 20 deletions
+5 -20
  • home.md home.md +5 -20
  • No files found.
home.md
View page @ 3c1b81dc
| [Go to Part 2: Upload and run your own processor:arrow_right:](Upload processor) |
| [Go to Part 2: Sen2cor processor:](Sen2cor processor) |
| -----------:|
# Introduction
GeoBrowser is part of an online system (server + client) developed in the framework of the **Coastal Thematic Exploitation Platform** (CTEP) project.
The data accessing and processing operations are based on open standards, developed by Open Geospatial Consortium (OGC), such as:
* Web Map Service (WMS)
* Web Feature Service (WFS)
* Web Coverage Service (WCS)
* Catalogue Service (CSW)
* Web Processing Service (WPS)
These services are compatible with the following network services defined by the European INSPIRE initiative:
* Search (*allow the geospatial data sets and services identification, based on the content of the corresponding metadata, and metadata content visualisation*)
* Visualization (*allow the displaying, navigation, zooming, panoramic rotation, visual overlapping of spatial data sets and displaying of explanatory information and of any pertinent content of the metadata*)
* Download (*allow complete or partial download of spatial data sets and direct access to these) and processing (allow the processing of the spatial data sets*).
The system can be accessed by the users via internet, using a web navigator (browser) at: http://213.244.27.15/geobrowser.
The system can be accessed by the users via internet, using a web navigator (browser) at: [https://coastal-tep.eo.esa.int/geobrowser/](https://coastal-tep.eo.esa.int/geobrowser/).
The system’s compatibility has been successfully tested on Windows (8, 10), Linux (Ubuntu 14.x, 16.x) and MacOS X (Yosemite, El Capitan) platforms, using Mozilla Firefox, Chrome, Safari, Microsoft Edge and Opera. Internet Explorer users can also use the application but some errors might occur. Minimum required resolution for system use is 1024x768. The browsers should apriori be set to allow the pop-up windows, JavaScript scripts running and cascade style display (CSS).
The tutorial aims to teach the users how to use the CTEP GeoBrowser through different cases. It is divided into 3 parts :
* How to access CTEP GeoBrowser and navigate
* How to upload and run your own job
* How to use Sen2Cor processor (*create Sentinel-2 Level 2A products from Level 1C input data*)
* How to plot timeseries from extracted points coordinates (*GlobColour data*)
* How to upload and run your own job
# Part 1 - Access CTEP GeoBrowser and navigate
1. Open a web browser and insert the following URL: [http://213.244.27.15/geobrowser](http://213.244.27.15/geobrowser). The result should be similar with the image bellow.
1. Open a web browser and insert the following URL: [https://coastal-tep.eo.esa.int/geobrowser/](https://coastal-tep.eo.esa.int/geobrowser/). The result should be similar with the image bellow.
![im1](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part1/im1.png)
2. Zoom to Mediterranean Sea using the “Zoom to” control from the toolbar.
![im2](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part1/im2.png)
......@@ -67,5 +52,5 @@ The result should be similar with the image bellow.
The selected product is now located in your data in the right part of the bottom panel.
![im18](https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part1/im18.png)
| [Go to Part 2: Upload and run your own processor:arrow_right:](Upload processor) |
| [Go to Part 2: Sen2cor processor:](Sen2cor processor) |
| -----------:|
\ 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