docs/_build/html/tutorial/introduction.html

Fri, 11 May 2012 14:11:05 +0200

author
ulalume3 <binietoglou@imaa.cnr.it>
date
Fri, 11 May 2012 14:11:05 +0200
changeset 13
52af8fbed3d7
parent 11
79fea4145278
permissions
-rw-r--r--

Some more tutorial.

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

mercurial