docs/tutorial/introduction.rst

Mon, 06 Feb 2017 14:37:16 +0200

author
Iannis <ulalume3@yahoo.com>
date
Mon, 06 Feb 2017 14:37:16 +0200
changeset 101
66556ffd9f61
parent 16
5ffb18491f41
permissions
-rw-r--r--

Reformating low_resoltuion

binietoglou@2 1 Introduction
binietoglou@2 2 ============
binietoglou@2 3
binietoglou@2 4 * The Single calculus chain is made of different modules. These modules don't interact directly but only change value in a database.
binietoglou@16 5 * This interface will allow Earlinet members to interact with parts of the database.
binietoglou@16 6 * One part of the interface (the "Station admin" section) permits registering a new station, registering new lidar systems and configuration, fill in details for the channels that constitute the system and finally define the products (extinction, backscatter e.t.c.) that need to be calculated by the SCC.
binietoglou@16 7 * The second part of the interface is dedicated to the uploading of new measurement files, the configuration of the measurement specific parameters and, finally, the retrieval of the calculated products.
binietoglou@16 8 * Different types of users, with different level of access permissions can have access in the interface. In this way, higher level of flexibility and security can be achieved.
binietoglou@2 9
binietoglou@2 10

mercurial