_build/html/introduction.html

changeset 4
0601812aaaac
parent 3
ba31b26b041b
child 5
d7b1dd213c1c
equal deleted inserted replaced
3:ba31b26b041b 4:0601812aaaac
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5
6 <html xmlns="http://www.w3.org/1999/xhtml">
7 <head>
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
10 <title>Introduction &mdash; Single Calculus Chain 0.2 documentation</title>
11
12 <link rel="stylesheet" href="_static/nature.css" type="text/css" />
13 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
14
15 <script type="text/javascript">
16 var DOCUMENTATION_OPTIONS = {
17 URL_ROOT: '',
18 VERSION: '0.2',
19 COLLAPSE_INDEX: false,
20 FILE_SUFFIX: '.html',
21 HAS_SOURCE: true
22 };
23 </script>
24 <script type="text/javascript" src="_static/jquery.js"></script>
25 <script type="text/javascript" src="_static/underscore.js"></script>
26 <script type="text/javascript" src="_static/doctools.js"></script>
27 <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
28 <link rel="top" title="Single Calculus Chain 0.2 documentation" href="index.html" />
29 <link rel="next" title="Station admin" href="station_setup.html" />
30 <link rel="prev" title="Welcome to Single Calculus Chain interface’s documentation!" href="index.html" />
31 </head>
32 <body>
33 <div class="related">
34 <h3>Navigation</h3>
35 <ul>
36 <li class="right" style="margin-right: 10px">
37 <a href="genindex.html" title="General Index"
38 accesskey="I">index</a></li>
39 <li class="right" >
40 <a href="station_setup.html" title="Station admin"
41 accesskey="N">next</a> |</li>
42 <li class="right" >
43 <a href="index.html" title="Welcome to Single Calculus Chain interface’s documentation!"
44 accesskey="P">previous</a> |</li>
45 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
46 </ul>
47 </div>
48
49 <div class="document">
50 <div class="documentwrapper">
51 <div class="bodywrapper">
52 <div class="body">
53
54 <div class="section" id="introduction">
55 <h1>Introduction<a class="headerlink" href="#introduction" title="Permalink to this headline">¶</a></h1>
56 <ul class="simple">
57 <li>The Single calculus chain is made of different modules. These modules don&#8217;t interact directly but only change value in a database.</li>
58 <li>This interface will allow Earlinet memebers to interact with parts of the database.</li>
59 <li>One part of the interface (the &#8220;Station admin&#8221; 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.</li>
60 <li>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.</li>
61 <li>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.</li>
62 </ul>
63 </div>
64
65
66 </div>
67 </div>
68 </div>
69 <div class="sphinxsidebar">
70 <div class="sphinxsidebarwrapper">
71 <h4>Previous topic</h4>
72 <p class="topless"><a href="index.html"
73 title="previous chapter">Welcome to Single Calculus Chain interface&#8217;s documentation!</a></p>
74 <h4>Next topic</h4>
75 <p class="topless"><a href="station_setup.html"
76 title="next chapter">Station admin</a></p>
77 <h3>This Page</h3>
78 <ul class="this-page-menu">
79 <li><a href="_sources/introduction.txt"
80 rel="nofollow">Show Source</a></li>
81 </ul>
82 <div id="searchbox" style="display: none">
83 <h3>Quick search</h3>
84 <form class="search" action="search.html" method="get">
85 <input type="text" name="q" />
86 <input type="submit" value="Go" />
87 <input type="hidden" name="check_keywords" value="yes" />
88 <input type="hidden" name="area" value="default" />
89 </form>
90 <p class="searchtip" style="font-size: 90%">
91 Enter search terms or a module, class or function name.
92 </p>
93 </div>
94 <script type="text/javascript">$('#searchbox').show(0);</script>
95 </div>
96 </div>
97 <div class="clearer"></div>
98 </div>
99 <div class="related">
100 <h3>Navigation</h3>
101 <ul>
102 <li class="right" style="margin-right: 10px">
103 <a href="genindex.html" title="General Index"
104 >index</a></li>
105 <li class="right" >
106 <a href="station_setup.html" title="Station admin"
107 >next</a> |</li>
108 <li class="right" >
109 <a href="index.html" title="Welcome to Single Calculus Chain interface’s documentation!"
110 >previous</a> |</li>
111 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
112 </ul>
113 </div>
114 <div class="footer">
115 &copy; Copyright 2012, SCC team.
116 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
117 </div>
118 </body>
119 </html>

mercurial