| 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>Station admin — 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="Processing measurement" href="measurement_upload.html" /> |
|
| 30 <link rel="prev" title="Introduction" href="introduction.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="measurement_upload.html" title="Processing measurement" |
|
| 41 accesskey="N">next</a> |</li> |
|
| 42 <li class="right" > |
|
| 43 <a href="introduction.html" title="Introduction" |
|
| 44 accesskey="P">previous</a> |</li> |
|
| 45 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> »</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="station-admin"> |
|
| 55 <h1>Station admin<a class="headerlink" href="#station-admin" title="Permalink to this headline">¶</a></h1> |
|
| 56 <p>Not every field that is present in the database is used in the in the Single Calculs Chain. |
|
| 57 Many of them are part of the Handbook of Instruments.</p> |
|
| 58 <div class="section" id="hoi-stations"> |
|
| 59 <h2>Hoi stations<a class="headerlink" href="#hoi-stations" title="Permalink to this headline">¶</a></h2> |
|
| 60 <p>In the <strong>HOI stations</strong> section you can control the main parameters of the statino you have access to. |
|
| 61 From here you can edit the existing station or add a new one.</p> |
|
| 62 <div class="section" id="adding-a-new-station"> |
|
| 63 <h3>Adding a new station<a class="headerlink" href="#adding-a-new-station" title="Permalink to this headline">¶</a></h3> |
|
| 64 <p>When adding a new station you need to specify the following fields</p> |
|
| 65 <dl class="docutils"> |
|
| 66 <dt>Name</dt> |
|
| 67 <dd>The name of the station</dd> |
|
| 68 <dt>Id</dt> |
|
| 69 <dd>The earlinet call sign with exactrly 2 caracters.</dd> |
|
| 70 <dt>Latitude</dt> |
|
| 71 <dd>In degrees north is the latitude of the station.</dd> |
|
| 72 <dt>Longitude</dt> |
|
| 73 <dd>In degrees east is the longitude of the station.</dd> |
|
| 74 <dt>Height asl</dt> |
|
| 75 <dd>The altitude of the station in meters above sea level.</dd> |
|
| 76 <dt>PI</dt> |
|
| 77 <dd>The name of the Principal Investigator of the station.</dd> |
|
| 78 </dl> |
|
| 79 <p>You can add the definition of new systems that belong to the station by clicking on the Hoi System blue line that |
|
| 80 appears bollow the main station fields. For more details on the filed you need to fill in see the <a class="reference internal" href="#add-new-system"><em>Adding a new system configuration</em></a> section. |
|
| 81 You can add more stations by clicking on the “Add another Hoi System” option.</p> |
|
| 82 <div class="admonition note"> |
|
| 83 <p class="first admonition-title">Note</p> |
|
| 84 <p class="last">You need to have <em>Javascript</em> enebled to add a new station from this page.</p> |
|
| 85 </div> |
|
| 86 </div> |
|
| 87 <div class="section" id="updating-an-existing-station"> |
|
| 88 <h3>Updating an existing station<a class="headerlink" href="#updating-an-existing-station" title="Permalink to this headline">¶</a></h3> |
|
| 89 </div> |
|
| 90 <div class="section" id="deleting-a-station"> |
|
| 91 <h3>Deleting a station<a class="headerlink" href="#deleting-a-station" title="Permalink to this headline">¶</a></h3> |
|
| 92 </div> |
|
| 93 </div> |
|
| 94 <div class="section" id="system-configuration"> |
|
| 95 <h2>System configuration<a class="headerlink" href="#system-configuration" title="Permalink to this headline">¶</a></h2> |
|
| 96 <div class="section" id="adding-a-new-system-configuration"> |
|
| 97 <span id="add-new-system"></span><h3>Adding a new system configuration<a class="headerlink" href="#adding-a-new-system-configuration" title="Permalink to this headline">¶</a></h3> |
|
| 98 </div> |
|
| 99 <div class="section" id="updating-an-existing-system"> |
|
| 100 <h3>Updating an existing system<a class="headerlink" href="#updating-an-existing-system" title="Permalink to this headline">¶</a></h3> |
|
| 101 </div> |
|
| 102 <div class="section" id="deleting-a-system"> |
|
| 103 <h3>Deleting a system<a class="headerlink" href="#deleting-a-system" title="Permalink to this headline">¶</a></h3> |
|
| 104 </div> |
|
| 105 </div> |
|
| 106 </div> |
|
| 107 |
|
| 108 |
|
| 109 </div> |
|
| 110 </div> |
|
| 111 </div> |
|
| 112 <div class="sphinxsidebar"> |
|
| 113 <div class="sphinxsidebarwrapper"> |
|
| 114 <h3><a href="index.html">Table Of Contents</a></h3> |
|
| 115 <ul> |
|
| 116 <li><a class="reference internal" href="#">Station admin</a><ul> |
|
| 117 <li><a class="reference internal" href="#hoi-stations">Hoi stations</a><ul> |
|
| 118 <li><a class="reference internal" href="#adding-a-new-station">Adding a new station</a></li> |
|
| 119 <li><a class="reference internal" href="#updating-an-existing-station">Updating an existing station</a></li> |
|
| 120 <li><a class="reference internal" href="#deleting-a-station">Deleting a station</a></li> |
|
| 121 </ul> |
|
| 122 </li> |
|
| 123 <li><a class="reference internal" href="#system-configuration">System configuration</a><ul> |
|
| 124 <li><a class="reference internal" href="#adding-a-new-system-configuration">Adding a new system configuration</a></li> |
|
| 125 <li><a class="reference internal" href="#updating-an-existing-system">Updating an existing system</a></li> |
|
| 126 <li><a class="reference internal" href="#deleting-a-system">Deleting a system</a></li> |
|
| 127 </ul> |
|
| 128 </li> |
|
| 129 </ul> |
|
| 130 </li> |
|
| 131 </ul> |
|
| 132 |
|
| 133 <h4>Previous topic</h4> |
|
| 134 <p class="topless"><a href="introduction.html" |
|
| 135 title="previous chapter">Introduction</a></p> |
|
| 136 <h4>Next topic</h4> |
|
| 137 <p class="topless"><a href="measurement_upload.html" |
|
| 138 title="next chapter">Processing measurement</a></p> |
|
| 139 <h3>This Page</h3> |
|
| 140 <ul class="this-page-menu"> |
|
| 141 <li><a href="_sources/station_setup.txt" |
|
| 142 rel="nofollow">Show Source</a></li> |
|
| 143 </ul> |
|
| 144 <div id="searchbox" style="display: none"> |
|
| 145 <h3>Quick search</h3> |
|
| 146 <form class="search" action="search.html" method="get"> |
|
| 147 <input type="text" name="q" /> |
|
| 148 <input type="submit" value="Go" /> |
|
| 149 <input type="hidden" name="check_keywords" value="yes" /> |
|
| 150 <input type="hidden" name="area" value="default" /> |
|
| 151 </form> |
|
| 152 <p class="searchtip" style="font-size: 90%"> |
|
| 153 Enter search terms or a module, class or function name. |
|
| 154 </p> |
|
| 155 </div> |
|
| 156 <script type="text/javascript">$('#searchbox').show(0);</script> |
|
| 157 </div> |
|
| 158 </div> |
|
| 159 <div class="clearer"></div> |
|
| 160 </div> |
|
| 161 <div class="related"> |
|
| 162 <h3>Navigation</h3> |
|
| 163 <ul> |
|
| 164 <li class="right" style="margin-right: 10px"> |
|
| 165 <a href="genindex.html" title="General Index" |
|
| 166 >index</a></li> |
|
| 167 <li class="right" > |
|
| 168 <a href="measurement_upload.html" title="Processing measurement" |
|
| 169 >next</a> |</li> |
|
| 170 <li class="right" > |
|
| 171 <a href="introduction.html" title="Introduction" |
|
| 172 >previous</a> |</li> |
|
| 173 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
|
| 174 </ul> |
|
| 175 </div> |
|
| 176 <div class="footer"> |
|
| 177 © Copyright 2012, SCC team. |
|
| 178 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. |
|
| 179 </div> |
|
| 180 </body> |
|
| 181 </html> |
|