docs/tutorial/introduction.rst

Thu, 21 Oct 2021 12:37:45 +0200

author
Giuseppe D'Amico <giuseppe.damico@imaa.cnr.it>
date
Thu, 21 Oct 2021 12:37:45 +0200
changeset 133
3a3dd5f91db4
parent 16
5ffb18491f41
permissions
-rw-r--r--

Typos correction

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