docs/introduction.rst

Tue, 25 Oct 2016 13:27:38 +0300

author
Michael Kottas <mike.kottas@gmail.com>
date
Tue, 25 Oct 2016 13:27:38 +0300
changeset 76
41c3dda6e81d
parent 11
79fea4145278
permissions
-rw-r--r--

Merge from 74:01da2b469c84

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@2 5 * This interface will allow Earlinet memebers to interact with parts of the database.
binietoglou@2 6 * One part of the interface (the "Station admin" section) permits registering a new station, registerring new lidar systems and configuration, fill in details for the channels that constitute the system and finnaly define the products (extinction, backscatter e.t.c.) that need to be calculated by the SCC.
binietoglou@2 7 * The second part of the interface is dedicated to the uploading of new measurement files, the configuration of the measurement specific paramters and, finally, the retrieval of the calculated products.
binietoglou@2 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 achived.
binietoglou@2 9
binietoglou@2 10

mercurial